diff options
author | JUN FANG <jun_fang@foxitsoftware.com> | 2014-12-17 13:58:56 -0800 |
---|---|---|
committer | JUN FANG <jun_fang@foxitsoftware.com> | 2014-12-17 13:58:56 -0800 |
commit | dba5bfd174589ad08c4231b039297b59fa2ccc3b (patch) | |
tree | 89bfb44bb54574587e95ecc5c67ddda3207f276c /core/src/fpdftext | |
parent | 7be67b2e4f496cb638b365264ce835e3b23a555e (diff) | |
download | pdfium-dba5bfd174589ad08c4231b039297b59fa2ccc3b.tar.xz |
Fix a bug that occurs when an object has the same object number with the root object
Before this fix, the root will be released when an indirect object has the
same object number with the root. However, the root object is loaded when
the trailer is parsed. It shall not be updated or replaced anymore.
BUG=425040
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/803103002
Diffstat (limited to 'core/src/fpdftext')
0 files changed, 0 insertions, 0 deletions