[Poppler-bugs] [Bug 99271] make it possible to extract digital signature data (also in pdfsig)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 27 23:03:55 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99271

--- Comment #27 from Albert Astals Cid <aacid at kde.org> ---
> What do you think?

I don't really see a need of getSignedRangeBounds supporting broken documents,
i think we should enforce the "it has to be 4 numbers" at that level and not
check it on the callers (it seems you do it at least in 3 different places).

Also i think it's better if you save yourself some trouble and make
getSignedRangeBounds return a std::list<Goffset>, we don't use std:: stuff much
but in this case using a GooList is making your life harder for no reason.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170627/29932ffa/attachment.html>


More information about the Poppler-bugs mailing list