Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Issue 1888333002: Prevent cloned arrays/dictionaries from having nullptrs. (Closed)

Created:
4 years, 8 months ago by Lei Zhang
Modified:
4 years, 3 months ago
Reviewers:
Wei Li
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Prevent cloned arrays/dictionaries from having nullptrs. BUG=597440

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M core/fpdfapi/fpdf_parser/cpdf_array.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_dictionary.cpp View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Lei Zhang
WDYT? The other possibility is to tolerate nullptrs in arrays/dictionaries and check for them everywhere.
4 years, 8 months ago (2016-04-15 02:15:21 UTC) #2
Wei Li
On 2016/04/15 02:15:21, Lei Zhang wrote: > WDYT? The other possibility is to tolerate nullptrs ...
4 years, 8 months ago (2016-04-15 18:05:48 UTC) #3
Lei Zhang
4 years, 3 months ago (2016-08-25 16:44:04 UTC) #5
Message was sent while issue was closed.
Abandoning. Let's start over.

Powered by Google App Engine
This is Rietveld 408576698