[9] RFR 8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak

Vincent Ryan vincent.x.ryan at oracle.com
Wed Feb 5 17:06:28 UTC 2014


Please review this fix for a potential memory leak in JAAS native code on Solaris:

Webrev: http://cr.openjdk.java.net/~vinnie/8025669/webrev.00/

The fix ensures that the calloc’d memory always gets freed.
Thanks.


More information about the security-dev mailing list