[GitHub] tomcat pull request #49: Fix parser to fail if leading zeros in IPv4 part of...

2018-06-04 Thread markt-asf
Github user markt-asf closed the pull request at:

https://github.com/apache/tomcat/pull/49


---

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] tomcat pull request #49: Fix parser to fail if leading zeros in IPv4 part of...

2017-03-31 Thread katya-stoycheva
GitHub user katya-stoycheva opened a pull request:

https://github.com/apache/tomcat/pull/49

Fix parser to fail if leading zeros in IPv4 part of IPv6 address

Leading zeros are not causing failure if in IPv4 addresses though.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/katya-stoycheva/tomcat leading-zeros-ipv4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tomcat/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #49


commit 071ab90eecda2ff1dc751f0557dca6ead93c41f4
Author: Katya Todorova 
Date:   2017-03-31T08:28:00Z

Fix parser to fail if leading zeros are presented in IPv4 part of IPv6 
address. Leading zeros are not causing failure if in IPv4 addresses though.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org