On Tue, 2 Mar 2021 12:34:35 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> There is an early return in > Java_sun_jvm_hotspot_debugger_linux_amd64_DwarfParser_createDwarfContext that > misses to delete the non-parsable parser object. > see also the Sonar finding : > https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=cpp&open=AXck8Ca-BBG2CXpcnimn&resolved=false&severities=BLOCKER&types=BUG Looks good. Thank you for take this issue! ------------- Marked as reviewed by ysuenaga (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2793