summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_edit
diff options
context:
space:
mode:
authorweili <weili@chromium.org>2016-04-21 15:31:30 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-21 15:31:30 -0700
commit6f5325e538f31a37bb97a6a71f5c8cd64c6f7639 (patch)
tree9ce9cbc23b155de99496775c62b88bc0151d40d7 /core/fpdfapi/fpdf_edit
parent0d2dc680e36b8ba7608cb062efe8488abd388985 (diff)
downloadpdfium-6f5325e538f31a37bb97a6a71f5c8cd64c6f7639.tar.xz
Remove one warning from PDFium compilation in Cros
The original code caused an optimization warning when gcc tries to get rid of 'count > m_Length - index' in CFX_ByteStringC::Mid() while assuming there is no signed integer overflow. This could also be avoided once FX_STRSIZE is no longer a signed integer type. Review URL: https://codereview.chromium.org/1906213002
Diffstat (limited to 'core/fpdfapi/fpdf_edit')
0 files changed, 0 insertions, 0 deletions