Chromium Code Reviews

Issue 523088: Avoid accepting suspiciously long URLs from the renderer. These can take down... (Closed)

Created:
10 years, 11 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Avoid accepting suspiciously long URLs from the renderer. These can take down the browser with OOM. BUG=20233 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35757

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+8 lines, -2 lines)
M chrome/common/chrome_constants.h View 1 chunk +5 lines, -1 line 0 comments
M chrome/common/chrome_constants.cc View 1 chunk +1 line, -0 lines 0 comments
M chrome/common/common_param_traits.cc View 2 chunks +2 lines, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
Chris Evans
I'd like to request the benefit of your experience for this one, Carlos. This is ...
10 years, 11 months ago (2010-01-06 05:49:53 UTC) #1
cpu_(ooo_6.6-7.5)
10 years, 11 months ago (2010-01-07 18:30:38 UTC) #2
lgtm

Powered by Google App Engine