Integrated: JDK-8318591: avoid leaks in loadlib_aix.cpp reload_table()
Matthias Baesken
mbaesken at openjdk.org
Tue Oct 24 07:36:41 UTC 2023
On Fri, 20 Oct 2023 10:16:58 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems loaded_module_t* lm is not freed in some special cases in loadlib_aix.cpp reload_table() .
This pull request has now been integrated.
Changeset: 6d3cb459
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6d3cb459dc07ae6abfacd167d1d282457c2cd1b6
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8318591: avoid leaks in loadlib_aix.cpp reload_table()
Reviewed-by: mdoerr, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/16285
More information about the hotspot-runtime-dev
mailing list