blob: 9ecb284cce89ec65ee8231dc269a781f542a9c3c [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Conditional jump or move depends on uninitialised value(s)
3 at 0x........: main (badloop.c:12)
4 by 0x........: __libc_start_main (...libc...)
njn25cac76cb2002-09-23 11:21:57 +00005 by 0x........: (within /.../tests/badloop)
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