Can't assert "module->fd >= 0" in radiusd_stop() since the module may
authoryasuoka <yasuoka@openbsd.org>
Mon, 19 Oct 2015 06:56:58 +0000 (06:56 +0000)
committeryasuoka <yasuoka@openbsd.org>
Mon, 19 Oct 2015 06:56:58 +0000 (06:56 +0000)
commitd0175656520e34e390871101685dc9ee5b7e6940
tree5f502f25f1d95a4366e95d25bc55d848e8ff6e52
parentc24ff1838514fa6439ffaaed6baba01b807729c4
Can't assert "module->fd >= 0" in radiusd_stop() since the module may
be closed already when error.
usr.sbin/radiusd/radiusd.c