XSNamedMap for types may throw an NPE from itemByName() if the item is not in 
the map.
--------------------------------------------------------------------------------------

                 Key: XERCESJ-1348
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1348
             Project: Xerces2-J
          Issue Type: Bug
          Components: XML Schema API
    Affects Versions: 2.9.1
            Reporter: Michael Glavassevich
            Priority: Minor


The XSNamedMap for types may throw an NPE from itemByName() if the item is not 
in the map.  Need to check that the SymbolHash returned a non-null value before 
checking whether the type categories match.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to