[Bug 1890] New: mq_receive and mq_timedreceive NULL dereference
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Thu Aug 4 17:59:20 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1890
Summary: mq_receive and mq_timedreceive NULL dereference
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: dufault at hda.com
Created attachment 1286
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1286
Don't dereference NULL pointers.
Open group says:
"If the argument msg_prio is not NULL, the priority of the selected message
shall be stored in the location referenced by msg_prio"
RTEMS implementation stomps on it. Should go on 4.10 also.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list