[Bug 151767] pthread_mutex_init returns success with bad attributes; SUBSEQUENT operations fail
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=151767 Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Status|Open |Closed --- Comment #9 from Mark Johnston <[email protected]> --- The original sample code no longer triggers any errors as of r216791, which fixed a scheduler bug triggered by the sample. From what I can see in the corresponding pthread function implementations, we do sufficient validation of all of the mutex attributes, so I'm going to resolve this as FIXED. -- 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]"