a7092dac2e
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_isa.c | ||
sio_pccard.c | ||
sio_pci.c | ||
sio_puc.c | ||
sio.c | ||
sioreg.h | ||
siovar.h |