RFR: 8347758: modules.cpp leaks string returned from get_numbered_property_as_sorted_string() [v7]

Ioi Lam iklam at openjdk.org
Mon Jan 20 02:35:36 UTC 2025


On Sun, 19 Jan 2025 01:08:07 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.
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   David's comment

Marked as reviewed by iklam (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23121#pullrequestreview-2561206101


More information about the hotspot-runtime-dev mailing list