Menu

#2668 Potential null pointer exception in parseCIM

Code_Cleanup
closed-fixed
jsr48-client
5
2013-12-13
2013-09-24
No

CIMXMLParserImpl.parseCIM() assumes all CIM elements come with both a valid CIMVERSION and a valid DTDVERSION attribute and use Attr.getNodeValue() without making sure Attr isn't null.

1 Attachments

Discussion

  • Dave Blaschke

    Dave Blaschke - 2013-09-24
    • status: open --> open-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-09-24

    Patch sent for community review. During a 2 week period any exploiter may comment on the patch, request changes or turn it down completely (with good reason). For the time being the patch is part of the "Experimental" branch in CVS.

     
  • Dave Blaschke

    Dave Blaschke - 2013-10-09

    The community review is completed and we received no substantial criticism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.

     
  • Dave Blaschke

    Dave Blaschke - 2013-10-09
    • status: open-fixed --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13
    • status: pending-fixed --> closed-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13

    The patch was picked up by release 2.2.5 and will be closed.

     

Log in to post a comment.