diff options
author | Jun Fang <jun_fang@foxitsoftware.com> | 2014-09-19 14:51:51 -0700 |
---|---|---|
committer | Jun Fang <jun_fang@foxitsoftware.com> | 2014-09-19 14:51:51 -0700 |
commit | 26019d4a79c84843c710cd9505bd40e9da0ca4c6 (patch) | |
tree | 1931ec85ed6f82b5ff0a62426078b27ace003305 /core/include | |
parent | e0399c76ba1412926a3d55f6328a095c23467951 (diff) | |
download | pdfium-26019d4a79c84843c710cd9505bd40e9da0ca4c6.tar.xz |
Adjust the order of clearing resource in CPDF_DocPageData::Clear
Images are basic resource and are referred or used by other objects in some cases. Images should be released after the objects who uses these objects. In this case, an image object is accessed in the process of CPDF_TilingPattern's destroy. Unlikely, this image has been destroyed before.
BUG=414046
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/582993002
Diffstat (limited to 'core/include')
0 files changed, 0 insertions, 0 deletions