Mir

Comment 5 for bug 1253486

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

We still have some leaks when running the android unit tests on krillin:

==23491== HEAP SUMMARY:
==23491== in use at exit: 84,546 bytes in 926 blocks
==23491== total heap usage: 1,167,467 allocs, 1,166,541 frees, 209,004,700 bytes allocated
==23491==
==23491== LEAK SUMMARY:
==23491== definitely lost: 72 bytes in 3 blocks
==23491== indirectly lost: 61 bytes in 1 blocks
==23491== possibly lost: 3,792 bytes in 124 blocks
==23491== still reachable: 80,209 bytes in 793 blocks
==23491== suppressed: 0 bytes in 0 blocks

Note that running the android unit tests on the desktop doesn't produce any leaks.