Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 00:16:25 +0000 (UTC)
From:      Jason Evans <jasone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_mutex.c src/lib/libkse/thread thr_mutex.c
Message-ID:  <200711280016.lAS0GPFb013391@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711280016.lAS0GPFb013391>