Looks good to me Vincent. -Chris.
On 5 Feb 2014, at 17:06, Vincent Ryan <vincent.x.r...@oracle.com> 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.