[jboss-jira] [JBoss JIRA] (ELY-545) Missing null checks in URIUtil.getHostForURI(SocketAddress socketAddress) method
Ondrej Lukas (JIRA)
issues at jboss.org
Wed May 18 06:47:01 EDT 2016
[ https://issues.jboss.org/browse/ELY-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Lukas updated ELY-545:
-----------------------------
Labels: static_analysis (was: )
> Missing null checks in URIUtil.getHostForURI(SocketAddress socketAddress) method
> --------------------------------------------------------------------------------
>
> Key: ELY-545
> URL: https://issues.jboss.org/browse/ELY-545
> Project: WildFly Elytron
> Issue Type: Bug
> Affects Versions: 1.1.0.Beta5
> Reporter: Ondrej Lukas
> Assignee: Darran Lofthouse
> Labels: static_analysis
>
> There is public static method org.wildfly.security.util.URIUtil.getHostForURI(SocketAddress socketAddress) with missing null checks for {{hostString}} and {{address}}. This method can be publicly accessed and result to NPE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list