This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
unipdf
Watch
1
Star
0
Fork
0
You've already forked unipdf
mirror of
https://github.com/unidoc/unipdf.git
synced
2025-05-04 22:17:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
unipdf
/
pdf
History
Gunnsteinn Hall
124bd10e7c
Check bounds on XRef stream index list (found by fuzzing)
2017-07-23 11:37:35 +00:00
..
annotator
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
contentstream
Fix in adding dash via content stream creator
2017-07-11 13:09:52 +00:00
core
Check bounds on XRef stream index list (found by fuzzing)
2017-07-23 11:37:35 +00:00
creator
Changed syntax to creator NewImage and added NewImageFromData
2017-07-18 15:00:09 +00:00
model
Fix fuzzy problems with crossrefs and add a recursive loop guard in reader (page building). Added test cases for these issues.
2017-07-21 14:12:37 +00:00
ps
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00