1 2 Invalid read of size 1 3 at 0x........: vex_strlen (hackedbz2.c:1006) 4 by 0x........: add_to_myprintf_buf (hackedbz2.c:1284) 5 by 0x........: vex_printf (hackedbz2.c:1155) 6 by 0x........: BZ2_compressBlock (hackedbz2.c:4039) 7 by 0x........: handle_compress (hackedbz2.c:4761) 8 by 0x........: BZ2_bzCompress (hackedbz2.c:4831) 9 by 0x........: BZ2_bzBuffToBuffCompress (hackedbz2.c:5638) 10 by 0x........: main (hackedbz2.c:6484) 11 Address 0x........ expected vs actual: 12 Expected: global array "myprintf_buf" of size 70 in object with soname "NONE" 13 Actual: unknown 14 Actual: is 0 after Expected 15 16 17 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) 18