mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
happens because the sio device was never opened and com->tp is therefore NULL. ttygone can't swallow a NULL, so guard against that possibility. Other places in this function make similar checks, so I believe this is correct. |
||
|---|---|---|
| .. | ||
| sio.c | ||
| sio_isa.c | ||
| sio_pccard.c | ||
| sio_pci.c | ||
| sio_puc.c | ||
| sioreg.h | ||
| siovar.h | ||