#543 closed defect (fixed)

task delete user extension cannot free resources

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

Currently, the task delete extension is executed inside a dispatching critical section and thus cannot free resources. This modification lets the extension run outside a critical section.

Release:
RTEMS-4.6 and trunk

Attachments (1)

pr.diff (867 bytes) - added by Joel Sherrill on 12/03/06 at 13:31:13.
pr.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 12/16/03 at 22:30:36 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to trunk and 4.6 branch.

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

Attachment: pr.diff added

pr.diff

Note: See TracTickets for help on using tickets.