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

David Holmes dholmes at openjdk.org
Mon Jan 20 02:19: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

Thanks for the updates.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list