blob: e512db706cdc4df214e469d147473c6dde4f5937 [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Conditional jump or move depends on uninitialised value(s)
3 at 0x........: main (new_override.cpp:25)
4 by 0x........: __libc_start_main (...libc...)
njn25cac76cb2002-09-23 11:21:57 +00005 by 0x........: (within /.../tests/new_override)
njn25e49d8e72002-09-23 09:36:25 +00006
7ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)
njn9060ecd2003-02-26 10:16:02 +00008malloc/free: in use at exit: ... bytes in ... blocks.
9malloc/free: ... allocs, ... frees, ... bytes allocated.
njn25e49d8e72002-09-23 09:36:25 +000010For a detailed leak analysis, rerun with: --leak-check=yes
11For counts of detected errors, rerun with: -v