blob: 99fe9153592f9919168b6845c3597597adc5f547 [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Conditional jump or move depends on uninitialised value(s)
3 at 0x........: gcc_cant_inline_me (manuel3.c:22)
4 by 0x........: main (manuel3.c:14)
5 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +00006 by 0x........: (within /.../tests/manuel3)
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