blob: b2963a34f95a3321d9b0ca450b4d158bbef4cdef [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Syscall param ioctl(TCSET{A,AW,AF}) contains uninitialised or unaddressable byte(s)
3 at 0x........: __ioctl (in /...libc...)
4 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +00005 by 0x........: (within /.../tests/weirdioctl)
njn25e49d8e72002-09-23 09:36:25 +00006 Address 0x........ is on thread 1's stack
7
8ERROR SUMMARY: 2 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