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

Issue 10391169: Making sure that base::GetModuleFromAddress() does not increment the module reference counter sinse… (Closed)

Created:
8 years, 7 months ago by alexeypa (please no reviews)
Modified:
8 years, 7 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Fix base::GetModuleFromAddress() not to increment the module's reference count, to match the behaviour expected by calling code. The original change was reverted by https://chromiumcodereview.appspot.com/10384209. BUG=124091, 127933 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137547

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M base/process_util.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M base/process_util_win.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
alexeypa (please no reviews)
Please take a look.
8 years, 7 months ago (2012-05-16 20:22:55 UTC) #1
Wez
LGTM w/ one nit, and in the description: typo: sinse -> sinse Suggested description: "Fix ...
8 years, 7 months ago (2012-05-16 20:27:50 UTC) #2
alexeypa (please no reviews)
FYI https://chromiumcodereview.appspot.com/10391169/diff/1/base/process_util.h File base/process_util.h (right): https://chromiumcodereview.appspot.com/10391169/diff/1/base/process_util.h#newcode149 base/process_util.h:149: // Returns the module handle to which an ...
8 years, 7 months ago (2012-05-16 20:32:13 UTC) #3
jar (doing other things)
I'd like Ricardo to have a look at this, as he's much much more familiar ...
8 years, 7 months ago (2012-05-16 22:16:00 UTC) #4
rvargas (doing something else)
lgtm
8 years, 7 months ago (2012-05-16 22:21:49 UTC) #5
jar (doing other things)
8 years, 7 months ago (2012-05-16 22:41:05 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698