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

Issue 10392189: Fix unsafe attempt to blindly access owner() in GoogleURLTracker::Close(). (Closed)

Created:
8 years, 7 months ago by Peter Kasting
Modified:
8 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews
Visibility:
Public.

Description

Fix unsafe attempt to blindly access owner() in GoogleURLTracker::Close(). This was introduced by r135054, which moved some code that derefed owner() up above the check to see whether it was NULL. BUG=128714 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138187

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/google/google_url_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Kasting
8 years, 7 months ago (2012-05-21 21:59:15 UTC) #1
Ilya Sherman
lgtm LGTM
8 years, 7 months ago (2012-05-21 22:43:29 UTC) #2
commit-bot: I haz the power
8 years, 7 months ago (2012-05-21 22:45:24 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698