[RTEMS Project] #4189: rtems_interrupt_server_delete() does not destroy the ISR lock of the server control (cloned)
RTEMS trac
trac at rtems.org
Wed Nov 25 07:33:25 UTC 2020
#4189: rtems_interrupt_server_delete() does not destroy the ISR lock of the server
control (cloned)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 5.2
Component: bsps | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1dbdf94e67da026238ee051f4c438a93e9a76412/rtems"
1dbdf94e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="1dbdf94e67da026238ee051f4c438a93e9a76412"
bsps: Fix rtems_interrupt_server_delete()
The ISR lock must be destroyed to prevent memory corruption if
RTEMS_PROFILING
and RTEMS_SMP is enabled.
Close #4189.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4189#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list