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

Issue 4792002: Fix a crash in the code which attempts to append the user agent to the list o... (Closed)

Created:
10 years, 1 month ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
amit
CC:
chromium-reviews, amit
Visibility:
Public.

Description

Fix a crash in the code which attempts to append the user agent to the list of outgoing headers in ChromeFrame sub requests. The crash occurs because the current headers passed in the BeginningTransaction are NULL. Fixes bug http://code.google.com/p/chromium/issues/detail?id=62853 Bug=62853 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65834

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M chrome_frame/http_negotiate.cc View 1 chunk +13 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years, 1 month ago (2010-11-11 19:04:51 UTC) #1
amit
10 years, 1 month ago (2010-11-11 19:40:14 UTC) #2
lg

Powered by Google App Engine
This is Rietveld 408576698