RFR: 8303070: Memory leak in DCmdArgument<char*>::parse_value [v4]

David Holmes dholmes at openjdk.org
Wed Mar 1 21:48:20 UTC 2023


On Wed, 1 Mar 2023 10:08:12 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:

>  I feel like I just have to mention it's a bit weird that a template specialization of destroy_value causes different behaviour

@fisk I don't follow your comment. The issue is missing free - hence use of realloc. But thanks for the review :)

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

PR: https://git.openjdk.org/jdk/pull/12737


More information about the hotspot-runtime-dev mailing list