summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_path.cpp
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2016-10-04 18:12:16 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-04 18:12:17 -0700
commit98c6c15abfec45648d85c73e746f0cb109a8d35b (patch)
tree85fe31ac718cd4aa7600b2ea2881d5ac82b9f02a /core/fpdfapi/page/cpdf_path.cpp
parent4d29e78fc80285d222f2bad916354e3db970d0cc (diff)
downloadpdfium-98c6c15abfec45648d85c73e746f0cb109a8d35b.tar.xz
Fix ownership when making a private annot dictionary into a shared one.
There's no way to take ownership back from the CPDF_Array without deleting the object, so add a new primitive to make elements become indirect rather than manipulating them outside the class. This should solve the ASSERT(objnum == 0) issue that blocked the previous roll. Review-Url: https://codereview.chromium.org/2391883003
Diffstat (limited to 'core/fpdfapi/page/cpdf_path.cpp')
0 files changed, 0 insertions, 0 deletions