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

Issue 1410333007: Fix i#263: memory leaks from RenderPdf (Closed)

Created:
5 years, 2 months ago by zhaoqin1
Modified:
5 years, 2 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix pdfium-i#236: memory leaks from RenderPdf - add FPDFAvail_Destroy(pdf_avail) on the early return path in RenderPdf R=thestig@chromium.org BUG=pdfium:236 Committed: https://pdfium.googlesource.com/pdfium/+/0223be82e0afcfee7c501ad2754230353bff79ff

Patch Set 1 #

Patch Set 2 : update commit message #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M samples/pdfium_test.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
zhaoqin1
5 years, 2 months ago (2015-10-20 20:44:09 UTC) #1
Lei Zhang
It's actually 236. Please write it as BUG=pdfium:236. Otherwise it defaults to Chromium bug 236.
5 years, 2 months ago (2015-10-20 21:58:37 UTC) #2
Lei Zhang
The code itself looks fine. Please remember that you'll need to commit via "git cl ...
5 years, 2 months ago (2015-10-20 21:59:52 UTC) #3
Lei Zhang
On 2015/10/20 21:59:52, Lei Zhang wrote: > The code itself looks fine. > > Please ...
5 years, 2 months ago (2015-10-20 22:00:24 UTC) #4
zhaoqin1
On 2015/10/20 22:00:24, Lei Zhang wrote: > On 2015/10/20 21:59:52, Lei Zhang wrote: > > ...
5 years, 2 months ago (2015-10-20 22:02:45 UTC) #5
zhaoqin1
On 2015/10/20 22:02:45, zhaoqin1 wrote: > On 2015/10/20 22:00:24, Lei Zhang wrote: > > On ...
5 years, 2 months ago (2015-10-20 22:03:54 UTC) #7
Lei Zhang
lgtm
5 years, 2 months ago (2015-10-20 22:05:21 UTC) #8
zhaoqin1
Committed patchset #2 (id:20001) manually as 0223be82e0afcfee7c501ad2754230353bff79ff (presubmit successful).
5 years, 2 months ago (2015-10-20 22:20:17 UTC) #9
dsinclair
5 years, 2 months ago (2015-10-21 13:00:31 UTC) #10
Message was sent while issue was closed.
On 2015/10/20 21:59:52, Lei Zhang wrote:
> The code itself looks fine.
> 
> Please remember that you'll need to commit via "git cl land" so the commit
> message needs to be correct in git locally as well.


git cl land uses the description from rietveld as it squashes all of the local
commits together. The local commit messages don't matter.

Powered by Google App Engine
This is Rietveld 408576698