diff options
author | tsepez <tsepez@chromium.org> | 2016-04-21 11:56:00 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-21 11:56:00 -0700 |
commit | d00a91229690e453cb7f2eed652d81e864b27d2a (patch) | |
tree | 912985ecfde20c7bddfad2bc69d303a73aa86ca0 /core/fpdftext | |
parent | ca612c1f9c47fae74dda493291d52ec27eff4a7b (diff) | |
download | pdfium-d00a91229690e453cb7f2eed652d81e864b27d2a.tar.xz |
Make CFX_BasicArray non-copyable.
Its implicit copy constructor is unsafe, since it ends up
sharing the underlying data. Fix one place where it was
being unintentionally invoked.
Review URL: https://codereview.chromium.org/1908073003
Diffstat (limited to 'core/fpdftext')
0 files changed, 0 insertions, 0 deletions