summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_object.h
diff options
context:
space:
mode:
authorbrucedawson <brucedawson@chromium.org>2016-05-27 16:13:13 -0700
committerCommit bot <commit-bot@chromium.org>2016-05-27 16:13:13 -0700
commit2f109ab836682cb465270ed303d27955db97d98f (patch)
tree6c2dff01fcad76ae7b1e50a2672e651cc57b29c7 /xfa/fxfa/parser/xfa_object.h
parent24508dff1636d80be01497e30fccd21533fc0bde (diff)
downloadpdfium-2f109ab836682cb465270ed303d27955db97d98f.tar.xz
Avoid two C-style FX_WCHAR* casts in pdfium
FX_WCHAR* casts were hiding a number of misuses of narrow strings in pdfium, which /analyze identified. Now that those are fixed I did a search for other instances of (FX_WCHAR*) to see if any other bugs were lurking. No bugs were found but one unnecessary cast and one that should be a const_cast were identified. This change fixes those. No behavioral change. Review-Url: https://codereview.chromium.org/2024463002
Diffstat (limited to 'xfa/fxfa/parser/xfa_object.h')
0 files changed, 0 insertions, 0 deletions