mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-10 14:09:22 +01:00
deb80322ea
Memory allocated l_timeout struct from l_timeout_create not being freed. ==4184== HEAP SUMMARY: ==4184== in use at exit: 32 bytes in 1 blocks ==4184== total heap usage: 50 allocs, 49 frees, 39,902 bytes allocated ==4184== ==4184== 32 bytes in 1 blocks are definitely lost in loss record 1 of 1 ==4184== at 0x4C2ABA0: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==4184== by 0x40706D: l_malloc (util.c:62) ==4184== by 0x408D9A: l_timeout_create (timeout.c:117) ==4184== by 0x40896A: signal_callback (signal.c:82) ==4184== by 0x408692: l_main_run (main.c:346) ==4184== by 0x402474: main (main.c:797) ==4184== ==4184== LEAK SUMMARY: ==4184== definitely lost: 32 bytes in 1 blocks ==4184== indirectly lost: 0 bytes in 0 blocks ==4184== possibly lost: 0 bytes in 0 blocks ==4184== still reachable: 0 bytes in 0 blocks ==4184== suppressed: 0 bytes in 0 blocks |
||
---|---|---|
.. | ||
display.c | ||
display.h | ||
main.c | ||
nlmon.c | ||
nlmon.h | ||
pcap.c | ||
pcap.h |