Jakub Wilk: > Package: t1utils > Version: 1.40-1 > > t1disasm crashes on the attached file: > > $ t1disasm overflow.pfb > /dev/null > t1disasm: overflow.pfb corrupted: block short by 808463502 bytes at > position 1176 > Segmentation fault > > GDB says it's integer overflow in line length calculation: > > [...] > > Found using American Fuzzy Lop: > http://lcamtuf.coredump.cx/afl/ > > -- System Information: > Architecture: i386 > > Versions of packages t1utils depends on: > ii libc6 2.24-12 >
Hi Jakub, For good measure, could you please confirm if this issue persists with -D_GNU_SOURCE ? According to #869756, t1utils/1.40 is completely broken and I would to be sure this is a separate issue from that before I throw it at upstream. Thanks, ~Niels