Code Review request: 8028431: NullPointerException in DerValue.equals(DerValue)
Artem Smotrakov
artem.smotrakov at oracle.com
Fri Dec 20 12:51:31 UTC 2013
Hi,
please review this fix for 9:
https://bugs.openjdk.java.net/browse/JDK-8028431
http://cr.openjdk.java.net/~asmotrak/8028431/webrev.00/
<http://cr.openjdk.java.net/%7Easmotrak/8028431/webrev.00/>
sun.security.util.DerValue.equals(DerValue) method does not check that
null is passed. As a result, NullPointerException can occur.
Artem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20131220/bf5d940c/attachment.htm>
More information about the security-dev
mailing list