diff options
| author | 2025-02-10 11:24:51 +0000 | |
|---|---|---|
| committer | 2025-02-11 08:44:45 -0800 | |
| commit | 74072380fe75b9ee7ab90aaa64080af015769cbe (patch) | |
| tree | c60158ca202adb28144ff918f3ed06eef4a5b7bc /compiler/optimizing/graph_visualizer.cc | |
| parent | 321bf229a512c1d93b2ad9212b7c4863d551e36c (diff) | |
Fix memory leak when deallocating OatWriter.
New clang detects that the OatHeader was custom allocated and therefore
unique_ptr can't know how to delete it.
Test: build ART with asan
Change-Id: I253243283ac7e2d72f4b3e66029a46b29bbeefd0
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions