Skip to content

Minor hardening

Sune Vuorela requested to merge svuorela/poppler:svuorela/minor-hardening into master

I'm not sure how, but I succeded creating a null certificate info ptr, so better guard that for being safe.

If getting the start/end fails, the objStart/objEnd might not be initialized, so guard against that. The document would be quite malformed to get here in the first place.

Merge request reports