cvs commit: src/lib/libthr/thread thr_mutex.c src/lib/libkse/thread
thr_mutex.c
Jason Evans
jasone at FreeBSD.org
Tue Nov 27 16:16:25 PST 2007
jasone 2007-11-28 00:16:24 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_mutex.c
lib/libkse/thread thr_mutex.c
Log:
Fix pointer dereferencing problems in _pthread_mutex_init_calloc_cb() that
were obscured by pseudo-opaque pthreads API pointer casting.
Revision Changes Path
1.56 +2 -1 src/lib/libkse/thread/thr_mutex.c
1.63 +3 -7 src/lib/libthr/thread/thr_mutex.c
More information about the cvs-src
mailing list