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

Issue 20146: Add a null pointer check for transaction_ in... (Closed)

Created:
11 years, 10 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman, jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a null pointer check for transaction_ in ContinueDespiteLastError. The URL request job may have been cancelled but not yet deleted. R=eroman,jcampan BUG=6423 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9358

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M net/url_request/url_request_http_job.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
wtc
The fix is the obvious null pointer check. Please see http://crbug.com/6423 comment 5 for a ...
11 years, 10 months ago (2009-02-06 23:02:57 UTC) #1
eroman
lgtm. i will look at this deeper later, but sounds ok.
11 years, 10 months ago (2009-02-06 23:30:45 UTC) #2
jcampan
11 years, 10 months ago (2009-02-07 01:45:48 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698