blob: c9cb12920125fbbd1fc37e72f166a07f71f1ded1 [file] [log] [blame]
sewardjb8b79ad2008-03-03 01:35:41 +00001
2Uninitialised byte(s) found during client check request
3 at 0x........: croak (varinfo6.c:34)
4 by 0x........: mainSort (varinfo6.c:2999)
5 by 0x........: BZ2_blockSort (varinfo6.c:3143)
6 by 0x........: BZ2_compressBlock (varinfo6.c:4072)
7 by 0x........: handle_compress (varinfo6.c:4790)
8 by 0x........: BZ2_bzCompress (varinfo6.c:4860)
9 by 0x........: BZ2_bzBuffToBuffCompress (varinfo6.c:5667)
10 by 0x........: main (varinfo6.c:6517)
11 Location 0x........ is 2 bytes inside local var "budget"
12 declared at varinfo6.c:3115, in frame #2 of thread 1
13
14Uninitialised byte(s) found during client check request
15 at 0x........: croak (varinfo6.c:34)
16 by 0x........: BZ2_decompress (varinfo6.c:1699)
17 by 0x........: BZ2_bzDecompress (varinfo6.c:5230)
18 by 0x........: BZ2_bzBuffToBuffDecompress (varinfo6.c:5715)
19 by 0x........: main (varinfo6.c:6532)
20 Location 0x........ is 2 bytes inside local var "i"
21 declared at varinfo6.c:1517, in frame #1 of thread 1
22
23ERROR SUMMARY: 10216 errors from 2 contexts (suppressed: 0 from 0)
24malloc/free: in use at exit: 0 bytes in 0 blocks.
25malloc/free: 10,253 allocs, 10,253 frees, 24,368,200 bytes allocated.
26For a detailed leak analysis, rerun with: --leak-check=yes
27For counts of detected errors, rerun with: -v