diff options
author | Bruce Dawson <brucedawson@google.com> | 2014-12-23 11:43:16 -0800 |
---|---|---|
committer | Bruce Dawson <brucedawson@google.com> | 2014-12-23 11:43:16 -0800 |
commit | cf8e1b281f0ece4c23568aa9a01f259aa84836f1 (patch) | |
tree | a0ee7a7950e066ca66f437dad00a76366cca095c /xfa | |
parent | e1082c90fa84db89810fd596c73db414f5a865d8 (diff) | |
download | pdfium-cf8e1b281f0ece4c23568aa9a01f259aa84836f1.tar.xz |
XFA: merge patch from CL 727083002, zero local variables.
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
TBR=bo_xu@foxitsoftware.com
Review URL: https://codereview.chromium.org/727083002
Review URL: https://codereview.chromium.org/793763005
Diffstat (limited to 'xfa')
0 files changed, 0 insertions, 0 deletions