<Swing Dev> RFR: 8191767: Memory leak in JabSwitch

Phil Race philip.race at oracle.com
Thu Nov 30 20:55:15 UTC 2017


This is a one line fix for a potential small leak .. the char* variable 
profilePath will not
be 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.




More information about the swing-dev mailing list