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

Issue 10910257: Fixing missed deallocation of pointer from FileVersionInfo::CreateFileVersionInfoForCurrentModule(). (Closed)

Created:
8 years, 3 months ago by huangs
Modified:
8 years, 3 months ago
CC:
chromium-reviews, grt+watch_chromium.org, amit, robertshield
Visibility:
Public.

Description

Fixing missed deallocation of pointer from FileVersionInfo::CreateFileVersionInfoForCurrentModule(). BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156952

Patch Set 1 #

Total comments: 2

Patch Set 2 : Small changes. #

Patch Set 3 : chmod #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M chrome_frame/utils.cc View 1 2 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
huangs
Please take a look at this quick fix. Note that I ignored the presubmit check ...
8 years, 3 months ago (2012-09-13 18:11:55 UTC) #1
erikwright (departed)
LGTM++.
8 years, 3 months ago (2012-09-13 18:16:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/1
8 years, 3 months ago (2012-09-14 12:32:33 UTC) #3
commit-bot: I haz the power
Presubmit check for 10910257-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-14 12:32:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/1
8 years, 3 months ago (2012-09-14 12:37:36 UTC) #5
commit-bot: I haz the power
Presubmit check for 10910257-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-14 12:37:38 UTC) #6
erikwright (departed)
run a try job and then dcommit.
8 years, 3 months ago (2012-09-14 12:48:47 UTC) #7
erikwright (departed)
On 2012/09/14 12:48:47, erikwright wrote: > run a try job and then dcommit. Or, if ...
8 years, 3 months ago (2012-09-14 12:49:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/1
8 years, 3 months ago (2012-09-14 17:19:34 UTC) #9
commit-bot: I haz the power
Presubmit check for 10910257-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-14 17:19:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/1
8 years, 3 months ago (2012-09-14 17:24:42 UTC) #11
commit-bot: I haz the power
Presubmit check for 10910257-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-14 17:24:50 UTC) #12
grt (UTC plus 2)
https://chromiumcodereview.appspot.com/10910257/diff/1/chrome_frame/utils.cc File chrome_frame/utils.cc (right): https://chromiumcodereview.appspot.com/10910257/diff/1/chrome_frame/utils.cc#newcode300 chrome_frame/utils.cc:300: DCHECK(module_version_info.get() != NULL); please remove this DCHECK as per ...
8 years, 3 months ago (2012-09-14 17:25:58 UTC) #13
huangs
Fixed, also for my change, using string16 (else it won't commit). https://chromiumcodereview.appspot.com/10910257/diff/1/chrome_frame/utils.cc File chrome_frame/utils.cc (right): ...
8 years, 3 months ago (2012-09-14 17:48:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/11003
8 years, 3 months ago (2012-09-14 17:49:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/5
8 years, 3 months ago (2012-09-14 18:28:04 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 3 months ago (2012-09-14 23:41:36 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/10910257/5
8 years, 3 months ago (2012-09-14 23:49:46 UTC) #18
commit-bot: I haz the power
8 years, 3 months ago (2012-09-15 01:36:38 UTC) #19
Change committed as 156952

Powered by Google App Engine
This is Rietveld 408576698