[RTEMS Project] #4946: malloc_info() changes the state of the heap

RTEMS trac trac at rtems.org
Wed Aug 30 13:40:57 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       |  Resolution:
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+---------------------

Comment (by Joel Sherrill):

 I agree with Zack. I don't see anything that would impact memory layout
 via malloc_info(). There is a lock/unlock of the allocator mutex. That
 goes through a number of thread life routines but none seem to be
 allocating/deallocating.

--
Ticket URL: <http://devel.rtems.org/ticket/4946#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list