-
Bug
-
Resolution: Done
-
Critical
-
8.1.0.Beta
-
False
-
-
False
-
-
-
-
-
-
-
Known Issue
-
-
The unboxing of an Integer at the return statement might result in NPE if the parameter unsecurePort is not registered in the securePortMappings map:
public int lookupSecurePort(final int unsecurePort) { return securePortMappings.get(unsecurePort); }
- clones
-
JBEAP-29889 [GSS](7.4.z) Undertow.Server.lookupSecurePort can throw NPE
-
- Verified
-
-
WFLY-20545 Undertow.Server.lookupSecurePort can throw NPE
-
- Closed
-
- is cloned by
-
JBEAP-29895 [GSS](8.0.z) WFLY-20545 - Undertow.Server.lookupSecurePort can throw NPE
-
- Verified
-
- is incorporated by
-
JBEAP-30002 Upgrade JBoss EAP 8.1 to 34e78efebeb9415684b1641b841216b00b1d8d4f
-
- Verified
-