Are Valgrind possibly lost and still reachable blocks causing memory leaks?

后端 未结 0 1164
-上瘾入骨i
-上瘾入骨i 2021-02-06 05:12

I used Valgrind to detect if there are memory leaks in my program. Valgrind produces this output:

==2068== HEAP SUMMARY:
==2068==     in use at exit: 22,872 bytes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题