[PATCH 0/4] Heap library and test case changes

Ruifeng Wang ruifeng.wang at arm.com
Fri May 19 06:29:19 CEST 2023


This series fixed a heap free list management issue which was captured
by unit test failure.
It also includes fixes of the unit test.

Ruifeng Wang (4):
  eal: fix list index for 256 byte element
  eal: simplify check condition
  test/malloc: fix missing free
  test/malloc: fix case expectation

 app/test/test_malloc.c       | 21 +++++++++++----------
 lib/eal/common/malloc_elem.c |  2 +-
 lib/eal/common/malloc_heap.c |  2 +-
 3 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.25.1



More information about the dev mailing list