blob: d7b1c3a71f62d04ea28ac30daee9793399ad5b13 [file] [log] [blame]
Conditional jump or move depends on uninitialised value(s)
at 0x........: memcmp (in /...libc...)
by 0x........: __libc_start_main (...libc...)
by 0x........: (within /.../tests/memcheck/memcmptest)
Conditional jump or move depends on uninitialised value(s)
at 0x........: memcmp (in /...libc...)
by 0x........: __libc_start_main (...libc...)
by 0x........: (within /.../tests/memcheck/memcmptest)
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
malloc/free: in use at exit: 20 bytes in 2 blocks.
malloc/free: 2 allocs, 0 frees, 20 bytes allocated.
For a detailed leak analysis, rerun with: --leak-check=yes
For counts of detected errors, rerun with: -v