[Bug 234805] pthread_*_destroy doesn't handle locked objects consistently
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234805 --- Comment #4 from Mark Johnston <[email protected]> --- (In reply to Konstantin Belousov from comment #3) Well, today, if an unlocked pthread_cond_destroy() races with pthread_cond_wait(), there is a possibility of a use-after-free. The proposal does not introduce any new race AFAIK, though I did not yet look closely at the pshared case. -- 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]"