blob: fb02374a0ef9cff3a8960a34496038abe5a0a15f [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
sewardj3a63da62002-12-15 02:59:03 +00002Conditional jump or move depends on uninitialised value(s)
3 at 0x........: get (in /.../tests/tronical)
4 by 0x........: main (in /.../tests/tronical)
5 by 0x........: __libc_start_main (...libc...)
6 by 0x........: (within /.../tests/tronical)
njn25e49d8e72002-09-23 09:36:25 +00007
8ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
9malloc/free: in use at exit: 4 bytes in 1 blocks.
10malloc/free: 1 allocs, 0 frees, 4 bytes allocated.
11For a detailed leak analysis, rerun with: --leak-check=yes
12For counts of detected errors, rerun with: -v