- From: Rimas <notifications@github.com>
- Date: Mon, 09 Jan 2017 23:18:17 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 January 2017 07:18:51 UTC
Now for invalid IPv4 addresses with more than 3 dots, parser does unnecessary loop and calculations until reaches EOF code point. I think additional check is required. I created two versions of fix here: https://github.com/rmisev/url/commits/ipv4-in-ipv6-v1 https://github.com/rmisev/url/commits/ipv4-in-ipv6-v2 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/196#issuecomment-271503752
Received on Tuesday, 10 January 2017 07:18:51 UTC