davidxu 2004-10-21 03:42:24 UTC
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_sig.c
Log:
Decrease reference count if we won't use the thread, this avoids memory
leak under some cases.
Revision Changes Path
1.80 +4 -0 src/lib/libpthread/thread/thr_sig.c