Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-05 | Fix segv in CPDF_DataAvail::CheckRoot() when /Root object is a string. | Tom Sepez | |
Handles the case of this malformed PDF without crashing. Note that to get a reproducible test case, a small fix is applied to our .py script which results in some whitespace/numbering difs across the resources (down the road, we ought to generate them on the fly in an intermediate directory). BUG=454695 R=jun_fang@foxitsoftware.com, thestig@chromium.org Review URL: https://codereview.chromium.org/895933003 |