PDFium 134.0.6968.0
·
12 commits
to master
since this release
This version was built with branch chromium/6968
of PDFium
Changes
Commits between chromium/6954
and chromium/6968
:
- Add comment for subtle code in CPDF_StreamContentParser
- Add debugging data to help diagnose a hang in fread()
- Rename pdfium_unsafe_buffers_paths.txt file
- Avoid out of bounds crash when reading fonts
- Avoid fixed-offset NULL-deref in XFA_Node::InsertChildAndNotify().
- [AGG] Only add positive dash lengths and gap lengths
- Add pixel test for negative dash scales
- Use AutoRestorer in CPDF_StreamParser::ReadInlineStream()
- Rename local variables in CPDF_StreamParser::ReadInlineStream()
- Fix pdfium_test in Chromium builds when Skia is enabled by default
- Making CPDF_SyntaxParser::FindTag(ByteStringView tag) robust
- Roll Zlib from 82a5fecf8aae to b763971bcaa3 (1 revision)
- Fix bad refactoring in CXFA_TextParser::GetFont()
- Add test showing copies do not happen in fxcrt::Zip().