[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 #6 from [email protected] --- A commit references this bug: Author: kib Date: Fri Apr 19 12:30:15 UTC 2019 New revision: 346371 URL: https://svnweb.freebsd.org/changeset/base/346371 Log: MFC r346158: Do not access mutex memory after unlock. PR: 237195 Changes: _U stable/12/ stable/12/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]"