RFR: 8347758: modules.cpp leaks string returned from get_numbered_propert_as_sorted_string()
Julian Waters
jwaters at openjdk.org
Wed Jan 15 14:09:41 UTC 2025
On Wed, 15 Jan 2025 03:11:31 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Modules::get_numbered_property_as_sorted_string() returns strings created from os::strdup(), callers should free them after uses.
"property" in the title is misspelled, you have to fix it otherwise Skara won't let you commit this change
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23121#issuecomment-2592949647
More information about the hotspot-runtime-dev
mailing list