diff options
author | Bruce Dawson <brucedawson@chromium.org> | 2017-12-06 22:32:41 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-12-06 22:32:41 +0000 |
commit | 7b0be4ced5f3687e922fc9ed11a4c49fe9848221 (patch) | |
tree | dff851f231bc032f4aa03593ebb8939bb4bda68d /xfa/fxfa/parser/cscript_datawindow.cpp | |
parent | 11506300e6a64de2aaba2abbea23d69b98627412 (diff) | |
download | pdfium-7b0be4ced5f3687e922fc9ed11a4c49fe9848221.tar.xz |
Move m_CharCodes to local for crash investigation
m_CharCodes is getting corrupted and it's difficult to tell why. This
moves it to a local variable before it is destroyed so that the
corruption - which should be copied over - will be stored in the crash
dump.
Bug: 782215
Change-Id: Ifd09b21396bf28bca69f2b4082c61cbc4782e209
Reviewed-on: https://pdfium-review.googlesource.com/20530
Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'xfa/fxfa/parser/cscript_datawindow.cpp')
0 files changed, 0 insertions, 0 deletions