我早就派出了一个员额,要求检查记忆泄漏等。 我确实说,我不熟悉Lino的终端,但有人向我说,Valgrind很容易。
我已设法这样做,等等,但我不相信产出意味着什么。 轮功,对我来说都是好事,但是,如果可能的话,我要说,你过去曾经历过民间认可。 产出如下:
^C==2420==
==2420== HEAP SUMMARY:
==2420== in use at exit: 2,240 bytes in 81 blocks
==2420== total heap usage: 82 allocs, 1 frees, 2,592 bytes allocated
==2420==
==2420== LEAK SUMMARY:
==2420== definitely lost: 0 bytes in 0 blocks
==2420== indirectly lost: 0 bytes in 0 blocks
==2420== possibly lost: 0 bytes in 0 blocks
==2420== still reachable: 2,240 bytes in 81 blocks
==2420== suppressed: 0 bytes in 0 blocks
==2420== Reachable blocks (those to which a pointer was found) are not shown.
==2420== To see them, rerun with: --leak-check=full --show-reachable=yes
==2420==
==2420== For counts of detected and suppressed errors, rerun with: -v
==2420== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 8)
这里是否一切好? 我的唯一事情是仍然可以接触到的。 是否是这样?