On 05/02/2014 17:06, Vincent Ryan wrote:
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.
This looks okay to me. -Alan.