Bug 163376

Summary: Fix out-of-bounds reading in URLParser when parsing improperly percent-encoded values
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alex Christensen 2016-10-12 19:32:35 PDT
Fix out-of-bounds reading in URLParser when parsing improperly percent-encoded values
Comment 1 Alex Christensen 2016-10-12 19:35:42 PDT
Created attachment 291443 [details]
Patch
Comment 2 Alex Christensen 2016-10-12 19:41:11 PDT
http://trac.webkit.org/changeset/207273