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

Issue 568803004: PDF: Fix uninit memory access in PDFiumEngine. (Closed)

Created:
6 years, 3 months ago by Lei Zhang
Modified:
3 years, 7 months ago
Reviewers:
raymes, Nikhil
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PDF: Fix uninit memory access in PDFiumEngine. This regressed in r294564. BUG=413850 Committed: https://crrev.com/d2439d91ce1494ab999c52e23b8284f26c40f954 Cr-Commit-Position: refs/heads/master@{#294854}

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -20 lines) Patch
M pdf/pdfium/pdfium_engine.h View 2 chunks +20 lines, -16 lines 5 comments Download
M pdf/pdfium/pdfium_engine.cc View 5 chunks +39 lines, -4 lines 3 comments Download

Messages

Total messages: 12 (3 generated)
Lei Zhang
Since I didn't review the previous CL, I get to fix it instead. https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.h File ...
6 years, 3 months ago (2014-09-12 22:49:04 UTC) #2
Nikhil
On 2014/09/12 22:49:04, Lei Zhang wrote: > Since I didn't review the previous CL, I ...
6 years, 3 months ago (2014-09-13 08:22:18 UTC) #3
Lei Zhang
On 2014/09/13 08:22:18, Nikhil wrote: > On 2014/09/12 22:49:04, Lei Zhang wrote: > > Since ...
6 years, 3 months ago (2014-09-13 17:32:40 UTC) #4
raymes
lgtm Thanks for the fix - sorry for not reviewing the class carefully. https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.cc File ...
6 years, 3 months ago (2014-09-15 00:02:59 UTC) #6
Lei Zhang
https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.cc File pdf/pdfium/pdfium_engine.cc (right): https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.cc#newcode1337 pdf/pdfium/pdfium_engine.cc:1337: return true; On 2014/09/15 00:02:59, raymes wrote: > optional: ...
6 years, 3 months ago (2014-09-15 15:26:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/568803004/1
6 years, 3 months ago (2014-09-15 15:26:45 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as 58218a2f0f2dfe9600e100fec750ba69c7d0aafd
6 years, 3 months ago (2014-09-15 18:42:00 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d2439d91ce1494ab999c52e23b8284f26c40f954 Cr-Commit-Position: refs/heads/master@{#294854}
6 years, 3 months ago (2014-09-15 18:58:21 UTC) #11
Lei Zhang
3 years, 7 months ago (2017-05-10 01:02:42 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.cc
File pdf/pdfium/pdfium_engine.cc (right):

https://codereview.chromium.org/568803004/diff/1/pdf/pdfium/pdfium_engine.cc#...
pdf/pdfium/pdfium_engine.cc:1337: return true;
On 2014/09/15 15:26:09, Lei Zhang wrote:
> On 2014/09/15 00:02:59, raymes wrote:
> > optional: I guess you might as well move this down into OnMouseUp as well?
> 
> Maybe in a separate CL.

I forgot about this, but I was revisiting this CL, noticed this and filed
https://bugs.chromium.org/p/chromium/issues/detail?id=720179

Powered by Google App Engine
This is Rietveld 408576698