blob: b0e1f1c8e2a820191a1b15081f608b9c90bc6f3d [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Invalid write of size 4
3 at 0x........: main (signal2.c:17)
4 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +00005 by 0x........: (within /.../tests/signal2)
njn25e49d8e72002-09-23 09:36:25 +00006 Address 0x........ is not stack'd, malloc'd or free'd
7
8ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
9malloc/free: in use at exit: 0 bytes in 0 blocks.
10malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
11For a detailed leak analysis, rerun with: --leak-check=yes
12For counts of detected errors, rerun with: -v