summaryrefslogtreecommitdiff
path: root/compiler/exception_test.cc
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2025-01-23 19:17:08 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2025-01-23 19:17:08 +0000
commitb979fd508c6d124aef181e177cf3bd8bc782fca1 (patch)
tree19184e6ee101d94e26a0df1573135d41561092f4 /compiler/exception_test.cc
parent7ed44baf0fd51165fb4bac25f318a87b619ef490 (diff)
Fix memory-leak in mid_to_old_promo_bit_vec_
Due to wrong assumption that unique_ptr's release() deallocates the managed object. Replacing it with reset(nullptr). Bug: 343220989 Test: ART_HEAP_POISONING=true ART_USE_READ_BARRIER=false ./art/test/testrunner/run_build_test_target.py art-gtest-heap-poisoning Change-Id: I7efc3aae7a61897bb772de4ba05d72b2187c99ef
Diffstat (limited to 'compiler/exception_test.cc')
0 files changed, 0 insertions, 0 deletions