diff options
author | andre <andre@FreeBSD.org> | 2004-08-12 08:37:42 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2004-08-12 08:37:42 +0000 |
commit | 6822e5677f769043f35002692c2631891f6146bf (patch) | |
tree | 3840a1e202d7b1df5c5c9e1e30a8fe66185a33a7 /lib/libpthread/thread/thr_mutex.c | |
parent | a71e43e2c6611fc70b09ee8bc7e6ef48f58b9ef8 (diff) | |
download | FreeBSD-src-6822e5677f769043f35002692c2631891f6146bf.zip FreeBSD-src-6822e5677f769043f35002692c2631891f6146bf.tar.gz |
Fix two cases of incorrect IPQ_UNLOCK'ing in the merged ip_reass() function.
The first one was going to 'dropfrag', which unlocks the IPQ, before the lock
was aquired; The second one doing a unlock and then a 'goto dropfrag' which
led to a double-unlock.
Tripped over by: des
Diffstat (limited to 'lib/libpthread/thread/thr_mutex.c')
0 files changed, 0 insertions, 0 deletions