v4.6.5
Handling CVEs discovered through fuzztesting initiated by @eknoes. Thank you :).
What's Changed
- adding safeguards so input of oxffff glyph id isn't problematic by @galkahana in #256
- bug: not all true types can use winansiencoding. need to check cmaps by @galkahana in #257
- fuzz testing issues by @eknoes by @galkahana in #267
- bug: Fix possible null pointer when /First does not exist by @eknoes in #258
- bug: do not allow negative /Prev value by @eknoes in #259
- #259 followup: reusing test class, using own clip instead of clamp for earlier C++, adding to skip by @galkahana in #268
- bug: enforce minimal key length for decryption by @eknoes in #260
- #260 following, reuse test class by @galkahana in #269
- add multiplatform building, to be sure by @galkahana in #270
New Contributors
Full Changelog: v4.6.4...v4.6.5