[RTEMS Project] #3437: Replace use of printk() in free() with a fatal error
RTEMS trac
trac at rtems.org
Fri May 25 12:56:20 UTC 2018
#3437: Replace use of printk() in free() with a fatal error
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: unspecified | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
An invalid heap usage such as a double free is usually a fatal error.
Replace the use of printk() in free() with a fatal error. Introduce a new
fatal error source for heap errors.
--
Ticket URL: <http://devel.rtems.org/ticket/3437>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list