summaryrefslogtreecommitdiff
path: root/testing/libfuzzer/pdf_codec_jbig2_fuzzer.cc
AgeCommit message (Expand)Author
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-11-28Fix PDF fuzzers memory limitNicolas Pena
2017-08-28Limit pdf_codec_jbig2_fuzzer memory usage.Lei Zhang
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-03Fix roll after TRUE conversiondsinclair
2016-10-04Fix fuzzer pathsdsinclair
2016-09-30Fix #includes in libfuzzer so pdfium can be rollednpm
2016-09-27Add fuzzer for jbig2 parsingkcwu