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.
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.