summaryrefslogtreecommitdiff
path: root/core/src/fxcodec
diff options
context:
space:
mode:
authorJun Fang <jun_fang@foxitsoftware.com>2014-11-19 18:58:01 -0800
committerJun Fang <jun_fang@foxitsoftware.com>2014-11-19 20:02:49 -0800
commitebe9e7dd7b3eca6247a9e4e2600cd1fd2cc72c2c (patch)
treed66f88f066ae5f498bab0c8e3db31739b9496287 /core/src/fxcodec
parent4a1a48e4fba80a6e32e95b90beec8fd6267f8f2c (diff)
downloadpdfium-ebe9e7dd7b3eca6247a9e4e2600cd1fd2cc72c2c.tar.xz
Merge to XFA: patch from CL 743263002
Fix blank page issues caused by too strict check Before this fix, PDF parser aborts the parsering process when detecting an error. For this case, PDF parser just gives up parsering when it detects that the length of image stream is incorrect. The solution to this case is to find the tag "endstream" and "endobj" to calculate the length rather than aborting the parsering process. BUG=433339 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/743263002
Diffstat (limited to 'core/src/fxcodec')
0 files changed, 0 insertions, 0 deletions