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

Issue 100172: Avoid null ptr access in AutomationProvider::GetTabTitle(), fixes http://crbug.com/11132,... (Closed)

Created:
11 years, 7 months ago by dank
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Avoid invalid read reported by valgrind, http://crbug.com/11132, when tab->GetActiveEntry() is NULL. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14913

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
dank
11 years, 7 months ago (2009-04-29 20:11:59 UTC) #1
Hi Brett,
could you have a look at this?  It's my try at
fixing the last warning on the valgrind ui bot.

Powered by Google App Engine
This is Rietveld 408576698