-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.9.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Sprint:K Sprint #1 - Dyn-Config
In the class VbngResource.java, the Response method privateIpDeleteNotification checks for the argument privateIp to be null, but does not return there itself.
This might cause the method to throw NullPointerException.