[Bug 237195] pthread_mutex_unlock crash as unlocked mutex destroyed by signaled thread
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237195 --- Comment #3 from [email protected] --- 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: [email protected] 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"