#630 closed defect (fixed)

Classic API Message Queue create returns wrong error number

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: score Version: 4.6
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

rtems_message_queue_create returns RTEMS_TOO_MANY when too much memory is required for message buffers. It should return RTEMS_UNSATISFIED.

Release:
RTEMS-4.6

Attachments (1)

pr630.diff (1.6 KB) - added by Joel Sherrill on 12/03/06 at 13:31:13.
pr630.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 06/29/04 at 12:56:20 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Attached patch applied.

Changed on 12/03/06 at 13:31:13 by Joel Sherrill

Attachment: pr630.diff added

pr630.diff

Note: See TracTickets for help on using tickets.