[RTEMS Project] #4946: malloc_info() changes the state of the heap
RTEMS trac
trac at rtems.org
Fri Aug 18 23:25:02 UTC 2023
#4946: malloc_info() changes the state of the heap
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
The call `malloc_info()` is useful when looking to heap issues when some
allocations are not right. I have found this call changes the state of the
heap. I am not sure what is happening but I think a call like this should
not effect the state of the heap and only report it.
--
Ticket URL: <http://devel.rtems.org/ticket/4946>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list