1{ 2 getpwuid() libC issue 3 Memcheck:Leak 4 match-leak-kinds: reachable 5 fun:malloc 6 fun:realloc 7 fun:load_blacklist 8 fun:bindresvport 9} 10{ 11 POSIX arch no thread cleanup 12 Memcheck:Leak 13 match-leak-kinds: reachable,possible 14 ... 15 fun:posix_new_thread 16 fun:arch_new_thread 17} 18{ 19 POSIX soc no cpu cleanup 20 Memcheck:Leak 21 match-leak-kinds: reachable,possible 22 ... 23 fun:posix_boot_cpu 24 ... 25 fun:main 26} 27{ 28 POSIX arch no cpu cleanup 29 Memcheck:Leak 30 match-leak-kinds: reachable 31 ... 32 fun:nct_init 33 fun:posix_arch_init 34} 35{ 36 lvgl no cleanup 37 Memcheck:Leak 38 match-leak-kinds: possible 39 fun:malloc 40 fun:lv_mem_alloc 41} 42{ 43 lvgl no cleanup 2 44 Memcheck:Leak 45 match-leak-kinds: possible 46 fun:malloc 47 fun:lvgl_allocate_rendering_buffers 48} 49