diff options
author | Bruce Dawson <brucedawson@google.com> | 2014-11-18 13:50:28 -0800 |
---|---|---|
committer | Bruce Dawson <brucedawson@google.com> | 2014-11-18 13:50:28 -0800 |
commit | 0d8b679fb2dbb3f4df9437f2a2b618e1eab1aa1b (patch) | |
tree | 9aefa185e91274d6f170bb208acf655f695065ab /build | |
parent | f4aceedd4da965e62df5340a8f06c36d5fc3bbc1 (diff) | |
download | pdfium-0d8b679fb2dbb3f4df9437f2a2b618e1eab1aa1b.tar.xz |
Fixing operator so that bCheckRight isn't always true. Unknown effect!
VC++'s /analyze points out that this expression:
FX_BOOL bCheckRight = type != 'D' || type != 'W';"
is always true. This means that the tests for the right edge of a word
Original patch from Bruce Dawson(brucedawson@chromium.org)
BUG=427616
R=jun_fang@foxitsoftware.com
Review URL: https://codereview.chromium.org/731673003
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions