summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2016-08-11 09:39:29 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-11 09:39:29 -0700
commitc18ffca5a35ab4b2218fadcca4006b3ea09e7875 (patch)
tree665cf8142c70cc032d61dabe44143e72f66db67d /docs
parent22eeccb34f91f9932f7cec295bcaf641ba249e3a (diff)
downloadpdfium-c18ffca5a35ab4b2218fadcca4006b3ea09e7875.tar.xz
Relax a check in CPDF_HintTables.
CPDF_HintTables::ReadSharedObjHintTable() unnecessarily constraints a FX_FILESIZE value to an int32_t. Relax this check, since the result will be stored in |m_szSharedObjOffsetArray| which is of FX_FILESIZE. Bad values in |m_szSharedObjOffsetArray| will still cause hint table loading to eventually fail. BUG=635565 Review-Url: https://codereview.chromium.org/2230883003
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions