[RTEMS Project] #4244: Possible infinite recursion in Classic API Signal handling
RTEMS trac
trac at rtems.org
Fri Mar 19 16:08:37 UTC 2021
#4244: Possible infinite recursion in Classic API Signal handling
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: rtems | Version:
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"53bd5e3246a02eff102c21d7b7a10629c5c23ff6/rtems"
53bd5e32/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="53bd5e3246a02eff102c21d7b7a10629c5c23ff6"
rtems: Relax mode checks in rtems_signal_catch()
Check only for invalid modes if a valid handler is presented to
rtems_signal_catch(). When NULL is used for the handler, ASR processing
is disabled and the mode is not used.
Update #4244.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4244#comment:15>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list