[Bug 198038] c11 thrd_join function from libstdthreads seg faults.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 25 16:47:43 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198038
Bug ID: 198038
Summary: c11 thrd_join function from libstdthreads seg faults.
Product: Base System
Version: 10.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: standards
Assignee: freebsd-standards at FreeBSD.org
Reporter: vineela_17 at yahoo.com
Thrd_join function from libstdthreads seg faults when second parameter res is
passed as NULL. The function in thrd.c writes to res without null check. C11
std specifies the parameter can be null.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list