mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 14:57:05 +08:00
PR 479/rtems_misc * src/malloc.c: Per multiple standards realloc does not free the original memory if the allocation of the requested larger block fails.