diff options
author | Bruce Dawson <brucedawson@google.com> | 2014-11-17 15:22:03 -0800 |
---|---|---|
committer | Bruce Dawson <brucedawson@google.com> | 2014-11-17 15:22:03 -0800 |
commit | 9ae02acf2f33fc68a6f3c00c3ad86e15725b8941 (patch) | |
tree | 9573c098eb605a2d2a2ca967322b01f0c7adea0e /fpdfsdk/src/javascript/Icon.cpp | |
parent | 418f6d0ddd5a1d3e93ebebd34cc42c3134b1bb84 (diff) | |
download | pdfium-9ae02acf2f33fc68a6f3c00c3ad86e15725b8941.tar.xz |
Zero initialize ch to avoid possible bug - conditions are very subtle.
Whether ch and iRet are read without being initialized depends on complex
preconditions and cannot be determined by looking at these function.
Therefore it seems prudent to zero initialize them to avoid any risk.
BUG=427616
R=bo_xu@foxitsoftware.com
Review URL: https://codereview.chromium.org/727083002
Diffstat (limited to 'fpdfsdk/src/javascript/Icon.cpp')
0 files changed, 0 insertions, 0 deletions