diff options
author | Lei Zhang <thestig@chromium.org> | 2017-11-03 20:35:36 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-11-03 20:35:36 +0000 |
commit | 882a190807b6f791e3b3f1a692c59fb93d746f94 (patch) | |
tree | 6b1f9c2e806df91aa9c8b5ab0842642c69cdd99f /third_party | |
parent | e18ac44ddc7eb98e5301e40b5cb19c88215cda13 (diff) | |
download | pdfium-882a190807b6f791e3b3f1a692c59fb93d746f94.tar.xz |
Check for NULL pointer in _TIFFfree().chromium/3258
PartitionAlloc does not handle free(NULL), so _TIFFfree() needs to do
the check, just like png_free_default() and _cmsFree() for other third
party code.
BUG=chromium:780709
Change-Id: I4e2ff0ba642c66e4a73e151c9ab42ebb42d34a5b
Reviewed-on: https://pdfium-review.googlesource.com/17791
Reviewed-by: Chris Palmer <palmer@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions