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

Issue 11311017: Verify that contentsTextureManager is non-NULL before dereferencing it. (Closed)

Created:
8 years, 1 month ago by ccameron
Modified:
8 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Verify that contentsTextureManager is non-NULL before dereferencing it. BUG=158135 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164498

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -10 lines) Patch
M cc/single_thread_proxy.cc View 1 chunk +11 lines, -5 lines 0 comments Download
M cc/thread_proxy.cc View 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ccameron
Was missing a NULL check for contentsTextureManager. Separated out into 3 lines for readability.
8 years, 1 month ago (2012-10-26 23:12:36 UTC) #1
enne (OOO)
lgtm
8 years, 1 month ago (2012-10-26 23:13:52 UTC) #2
ccameron
On 2012/10/26 23:13:52, enne wrote: > lgtm Thanks!!
8 years, 1 month ago (2012-10-26 23:14:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/11311017/1
8 years, 1 month ago (2012-10-26 23:15:16 UTC) #4
commit-bot: I haz the power
8 years, 1 month ago (2012-10-27 03:33:48 UTC) #5
Change committed as 164498

Powered by Google App Engine
This is Rietveld 408576698