+1 --Semyon
On 11/30/2017 12:55 PM, Phil Race wrote:
This is a one line fix for a potential small leak .. the char* variable profilePath will notbe freed in the case that when used it would make too long a path. bug: https://bugs.openjdk.java.net/browse/JDK-8191767 webrev: http://cr.openjdk.java.net/~prr/8191767/ -phil.