blob: 4effd1cad299ef6480efd76553040455909dcd2a [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Conditional jump or move depends on uninitialised value(s)
3 at 0x........: main (supp.c:8)
4 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +00005 by 0x........: (within /.../tests/supp2)
njn25e49d8e72002-09-23 09:36:25 +00006
7ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
8malloc/free: in use at exit: 0 bytes in 0 blocks.
9malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
10For a detailed leak analysis, rerun with: --leak-check=yes
11For counts of detected errors, rerun with: -v