diff options
author | Tom Sepez <tsepez@chromium.org> | 2017-03-29 12:43:50 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-03-29 20:17:31 +0000 |
commit | ca825d3abded0dd633857ab56288ceff54858cd8 (patch) | |
tree | 3322fc5020ca02c50c10a6f585bf248022381097 /xfa/fgas/localization/fgas_locale.h | |
parent | 0cf642f763b1ab8cdb3c52db80cf38e380c82a19 (diff) | |
download | pdfium-ca825d3abded0dd633857ab56288ceff54858cd8.tar.xz |
Fix MSAN uninitialized value report.
Having move to partition alloc, string buffers are no longer
automatically pre-zero'd (nor should they because CFX strings
are implemented without this cycle-wasting assumption in mind).
BUG=705912
Change-Id: Ia0de263076c2a792ab546bd10c37a06b4251e7e2
Reviewed-on: https://pdfium-review.googlesource.com/3292
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'xfa/fgas/localization/fgas_locale.h')
0 files changed, 0 insertions, 0 deletions