summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ether.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-11-09 23:21:47 +0000
committerbrian <brian@FreeBSD.org>1999-11-09 23:21:47 +0000
commitf87b3817a2d1c9cce4910b3a14e946899a2632d7 (patch)
treeb2fac59922434fa4b6caa2a33bec4e837ab1c98f /usr.sbin/ppp/ether.c
parentdbc696f018d90f81572242c52c51eb5f0f25f84f (diff)
downloadFreeBSD-src-f87b3817a2d1c9cce4910b3a14e946899a2632d7.zip
FreeBSD-src-f87b3817a2d1c9cce4910b3a14e946899a2632d7.tar.gz
Don't recurse into datalink_UpdateSet() after
doing a HangupDone(). The HangupDone() may fuel bundle_CleanDatalinks(), and if so, the bogus UpdateSet() ends up select()ing on a closed descriptor..... Change the main `do/while' loop to a `for' loop so that any `continue's do the bundle_CleanDatalinks() & bundle_IsDead() bit.
Diffstat (limited to 'usr.sbin/ppp/ether.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud