diff options
author | Lei Zhang <thestig@chromium.org> | 2017-06-13 16:55:20 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-06-14 13:17:52 +0000 |
commit | 0698c856aaa3e54574f306c35397d6b792a95a3e (patch) | |
tree | 1407fda0d2974ccd17e73cc0bbe47b8594ee6094 /public | |
parent | 957480c17682008ae2a14723868fcdcab89b6577 (diff) | |
download | pdfium-0698c856aaa3e54574f306c35397d6b792a95a3e.tar.xz |
Fix bad format string in CXFA_FM2JSContext.
PDFium's vswprintf() is based on the win32 version to be consistent
across platforms. On Windows, %s has different meanings depending on
whether the printf() variant is wide or not.
BUG=chromium:732533
Change-Id: I7437ecd253da1234728c1e0897f02b7f907aada8
Reviewed-on: https://pdfium-review.googlesource.com/6550
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions