2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-13 15:42:21 +00:00
qpdf/fuzz/qpdf_extra
Jay Berkenbilt 0e51a9aca6 Don't encrypt trailer, fixes fuzz issue 15983
Ordinarily the trailer doesn't contain any strings, so this is usually
a non-issue, but if the trailer contains strings, linearizing and
encrypting with object streams would include encrypted strings in the
trailer, which would blow out the padding because encrypted strings
are longer than their cleartext counterparts.
2019-08-28 23:06:32 -04:00
..
15316.fuzz Fix fuzz issues 15316 and 15390 2019-08-27 20:39:06 -04:00
15387.fuzz Fix fuzz issue 15387 (overflow checking xref size) 2019-08-27 11:26:25 -04:00
15390.fuzz Fix fuzz issues 15316 and 15390 2019-08-27 20:39:06 -04:00
15442.fuzz Fix fuzz issue 15442 (overflow checking in BufferInputSource) 2019-08-27 11:26:25 -04:00
15445.fuzz Safe pipeline pop fixed fuzz issue 15445 2019-08-27 22:27:47 -04:00
15983.fuzz Don't encrypt trailer, fixes fuzz issue 15983 2019-08-28 23:06:32 -04:00
16172.fuzz Fix fuzz issue 16172 (overflow checking in OffsetInputSource) 2019-08-27 13:08:07 -04:00
16301.fuzz Fix fuzz issue 16301 2019-08-25 22:52:25 -04:00