[RTEMS Project] #4270: A failing task extension produces zombi objects and resource leaks
RTEMS trac
trac at rtems.org
Fri Feb 26 08:26:31 UTC 2021
#4270: A failing task extension produces zombi objects and resource leaks
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: score | Version:
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1ac4a85ebf0cd0e788c2d5374c635087c33de0bf/rtems"
1ac4a85/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="1ac4a85ebf0cd0e788c2d5374c635087c33de0bf"
score: Fix thread initialization
Close the thread object if a thread create extension fails. Also call
the delete extension to avoid resource leaks in early extensions if a
late extension fails.
Close #4270.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4270#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list