Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.3
-
Fix Version/s: None
-
Component/s: Push Library
-
Labels:None
-
Environment:Windows 7 pro, Chrome 33
-
Workaround Exists:Yes
-
Workaround Description:
Description
"BrowserBoundServlet" local classes: "AddGroupMember", "RemoveGroupMember" uses user-supplied parameters with ConcurrentHashMap get() method without check for NULL.
ConcurrentHashMap get() method throws NPE if supplied arguments is NULL.
ConcurrentHashMap get() method throws NPE if supplied arguments is NULL.