summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2016-10-03 15:40:36 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-03 15:40:36 -0700
commitaba528a362248a54b27a7e9e046e2b65ab83f624 (patch)
tree41e642d7316dd947f63e3dd246eb0cd8a345f74c /DEPS
parent36eb4bdcae719cf33c536ff72ac000482aed8382 (diff)
downloadpdfium-aba528a362248a54b27a7e9e046e2b65ab83f624.tar.xz
Assert that only 0-numbered objects are Released()
This condition holds because numbered objects are brute-force deleted by the indirect object holder, rather than being released. Be careful about recursive deletion, check before advancing, since we no longer count on Release() doing this for us. Fix a few tests where the test was violating ownership rules. This should be the last step before completely removing Release() in favor of direct delete everywhere. Review-Url: https://codereview.chromium.org/2375343004
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions