[RTEMS Project] #3755: leak in realloc
RTEMS trac
trac at rtems.org
Thu Jun 6 13:25:36 UTC 2019
#3755: leak in realloc
--------------------------+---------------------
Reporter: Jeffrey Hill | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: score | Version: 4.11
Severity: normal | Resolution:
Keywords: realloc leak | Blocked By:
Blocking: |
--------------------------+---------------------
Comment (by Sebastian Huber):
We had some trouble with the first fit allocator of RTEMS in applications
which use a lot of malloc/free. We switched to TLSF and the fragmentation
issues disappeared.
Since the CAS_LUA_DONT_USE_REALLOC fixes the problems, there could be an
error in _Heap_Resize_block().
--
Ticket URL: <http://devel.rtems.org/ticket/3755#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list