Bug 162756 - Fix syntax violation handling in IPv4 address handling
Summary: Fix syntax violation handling in IPv4 address handling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-29 14:54 PDT by Alex Christensen
Modified: 2016-09-29 15:04 PDT (History)
0 users

See Also:


Attachments
Patch (5.06 KB, patch)
2016-09-29 14:55 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-09-29 14:54:32 PDT
Fix syntax violation handling in IPv4 address handling
Comment 1 Alex Christensen 2016-09-29 14:55:41 PDT
Created attachment 290248 [details]
Patch
Comment 2 Tim Horton 2016-09-29 15:01:05 PDT
Comment on attachment 290248 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=290248&action=review

> Source/WebCore/ChangeLog:3
> +        Fix syntax violation handling in IPv4 address handling

handling handling

> Source/WebCore/ChangeLog:14
> +        * platform/URLParser.h:

What is happening? Where is the changelog?
Comment 3 Alex Christensen 2016-09-29 15:04:41 PDT
http://trac.webkit.org/changeset/206617