blob: ed3359373dc20d01a477953e8570f59d0bb9e322 [file] [log] [blame]
njn3e884182003-04-15 13:03:23 +00001
2Warning: src and dst overlap in memcpy(0x........, 0x........, 21)
3Warning: src and dst overlap in memcpy(0x........, 0x........, 21)
4Warning: src and dst overlap in strncpy(0x........, 0x........, 21)
5Warning: src and dst overlap in strncpy(0x........, 0x........, 21)
6Warning: src and dst overlap in strcpy(0x........, 0x........)
7Warning: src and dst overlap in strncat(0x........, 0x........, 21)
8Warning: src and dst overlap in strncat(0x........, 0x........, 21)
9
10ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
11malloc/free: in use at exit: 0 bytes in 0 blocks.
12malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
13For a detailed leak analysis, rerun with: --leak-check=yes
14For counts of detected errors, rerun with: -v