summaryrefslogtreecommitdiff
path: root/pdf/pdf_func.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 705712: Return error for invalid function Encode arrayChris Liddell2022-08-041-1/+3
* GhostPDF - use proper bounds check for subfunctions of type 3Ken Sharp2022-05-191-12/+13
* PDFI: Use TRUE/FALSE/NULL objects as 'fast' objects.Robin Watts2022-05-051-3/+5
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-2/+2
* GhostPDF - handle comments in type 4 calculator functionsKen Sharp2022-04-301-0/+9
* oss-fuzz 46908: Broken Type 0 function /Size parameter errorChris Liddell2022-04-221-1/+1
* GhostPDF - Performance enhancement don't cache type 3 sub-functionsKen Sharp2022-02-211-1/+12
* Coverity ID #375143 - remove superfluous checkKen Sharp2022-02-141-1/+1
* Use pdfi_read_byte where possible.Robin Watts2022-02-111-23/+19
* Pdfi: Use pdfi_unread_byte rather than pdfi_unread where possible.Robin Watts2022-02-101-3/+3
* OSS-fuzz #42476 - fix error cleanup on type 4 functionsKen Sharp2021-12-181-3/+4
* lgtm fixes: multiplication may overflow.Robin Watts2021-09-211-1/+1
* Fix various lgtm constant comparison issues.Robin Watts2021-09-211-2/+2
* Coverity ID 372335Ken Sharp2021-08-151-1/+3
* Coverity IDs 372251 and 372284Ken Sharp2021-08-141-2/+2
* Commit pdfi to master.Robin Watts2021-08-121-0/+876