org.apache.xml.dtm.ref.ExpandedNameTable.getType() can fail with ArrayIndexOOBE -------------------------------------------------------------------------------
Key: XALANJ-2515 URL: https://issues.apache.org/jira/browse/XALANJ-2515 Project: XalanJ2 Issue Type: Bug Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.) Affects Versions: 2.7.1 Reporter: Sebb org.apache.xml.dtm.ref.ExpandedNameTable.getType() can fail with ArrayIndexOOBE To reproduce: org.w3c.dom.Node node = new org.apache.xerces.impl.xs.opti.DefaultNode(); org.apache.xpath.XPathAPI.eval(node, "system-property('xsl:version')"); -- 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: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org