diff options
author | Lei Zhang <thestig@chromium.org> | 2018-03-14 18:08:36 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-03-14 18:08:36 +0000 |
commit | 40c223e4ed41e991f81281ca08b3085e218c52dc (patch) | |
tree | ec78574acb09e871d62cfd5d9662fff242d1a21b /core/fxge/dib/cstretchengine.cpp | |
parent | 2c3cfa734d034a0f0c78e658e98ed1113eba29a8 (diff) | |
download | pdfium-40c223e4ed41e991f81281ca08b3085e218c52dc.tar.xz |
Fix bad return value in WideString::Compare().chromium/3371
When comparing L"a" vs L"ab", the return value should be -1 or 1, not 0
or 1. Add a regression test for this case.
BUG=chromium:821454
Change-Id: I38e2d7ca62319b7a62f8d8afeb231b8ed3bd9e86
Reviewed-on: https://pdfium-review.googlesource.com/28570
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'core/fxge/dib/cstretchengine.cpp')
0 files changed, 0 insertions, 0 deletions