summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfdoc.cpp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-10-13 12:02:11 -0700
committerTom Sepez <tsepez@chromium.org>2015-10-13 12:02:11 -0700
commit6eeffab789800e2afa1b9d10de70c9116db32355 (patch)
treef9684fa2fdd4f1416bb3d639322b20dfb53b3a44 /fpdfsdk/src/fpdfdoc.cpp
parentc212b684cb028a5d98e57f711c9eed931b853a44 (diff)
downloadpdfium-6eeffab789800e2afa1b9d10de70c9116db32355.tar.xz
wstring allocations waste up to 7 wasted bytes.
Consequence of having the same code in two places; fx_basic_bstring.cpp is correct, but fx_basic_wstring.cpp is missing one small change. Noticed while working on 542403, but this will not fix that issue. It is just a space savings. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1399983003 .
Diffstat (limited to 'fpdfsdk/src/fpdfdoc.cpp')
0 files changed, 0 insertions, 0 deletions