On Thu, 3 Dec 2020 14:57:16 GMT, Evan Whelan <ewhe...@openjdk.org> wrote:

> This is a straightforward fix to resolve a potential memory leak in 
> imageFile.cpp.
> 
> If `find_location` returns true, the `path` char array is never released.
> 
> This has been fixed

Marked as reviewed by jlaskey (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1599

Reply via email to