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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to