[Bug 237195] pthread_mutex_unlock crash as unlocked mutex destroyed by signaled thread

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 12 17:28:11 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237195

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri Apr 12 17:27:19 UTC 2019
New revision: 346158
URL: https://svnweb.freebsd.org/changeset/base/346158

Log:
  Do not access mutex memory after unlock.

  PR:   237195
  Reported by:  freebsd at hurrikhan.eu
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week

Changes:
  head/lib/libthr/thread/thr_mutex.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list