blob: 56c325f52c9805e1d213be586ffc3fd3f89ef71a [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/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/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