diff options
author | Jun Fang <jun_fang@foxitsoftware.com> | 2014-08-18 11:27:20 -0700 |
---|---|---|
committer | Jun Fang <jun_fang@foxitsoftware.com> | 2014-08-18 11:27:20 -0700 |
commit | 4f38edb402226948b637b99de8a6a123bdef20c7 (patch) | |
tree | 9b7d86196603424f12dd7bbe79841ee4766eed38 /fpdfsdk/src/pdfwindow/PWL_Edit.cpp | |
parent | 635e82ec20b3d5ffcb24f9a1b1be9f1f24d8a3f4 (diff) | |
download | pdfium-4f38edb402226948b637b99de8a6a123bdef20c7.tar.xz |
Add a null pointer check before getting the family name of the given color space in CPDF_ColorSpace::Load
The test file defines a wrong color space object (7 0 obj). In the content of 7 0 obj,
the reserved obj (0 0 R) is used. The process of loading color space returns NULL when
the reserved obj (0 0 R) is found. For the error color space, it only needs to return
NULL when an error is detected.
BUG=403032
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/477413002
Diffstat (limited to 'fpdfsdk/src/pdfwindow/PWL_Edit.cpp')
0 files changed, 0 insertions, 0 deletions