Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Issue 1908073003: Make CFX_BasicArray non-copyable. (Closed)

Created:
4 years, 8 months ago by Tom Sepez
Modified:
4 years, 8 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

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. Committed: https://pdfium.googlesource.com/pdfium/+/d00a91229690e453cb7f2eed652d81e864b27d2a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -21 lines) Patch
M core/fxcrt/include/fx_basic.h View 1 chunk +2 lines, -10 lines 0 comments Download
M xfa/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.cpp View 3 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Tom Sepez
Lei, for review.
4 years, 8 months ago (2016-04-21 18:43:10 UTC) #2
Lei Zhang
lgtm
4 years, 8 months ago (2016-04-21 18:45:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908073003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908073003/1
4 years, 8 months ago (2016-04-21 18:49:12 UTC) #5
commit-bot: I haz the power
4 years, 8 months ago (2016-04-21 18:56:04 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/d00a91229690e453cb7f2eed652d81e864b2...

Powered by Google App Engine
This is Rietveld 408576698