aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzzer.rs
AgeCommit message (Expand)Author
2017-05-05Use the number of bytes read from the file for binary plist excessive allocat...v0.2.2Edward Barnard
2017-04-19Fix reading small binary plists with data stored in the 6 byte trailer paddin...v0.1.3Edward Barnard
2017-03-06Limit the number of objects that can be created by the binary parser. Binary ...Edward Barnard
2017-03-03Don’t panic on invalid object references.v0.1.2Edward Barnard
2017-03-03Limit individual allocation sizes to the size of the plist being read.Edward Barnard