diff options
author | Aart Bik <ajcbik@google.com> | 2016-07-08 18:32:45 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-07-11 11:18:55 -0700 |
commit | a0e33fd572e81a67841706fb0b49cd3c4f6f8c11 (patch) | |
tree | dc5453049be18cfe9b126706bf2dbf443d4b887f /compiler/optimizing/graph_visualizer.cc | |
parent | a5f0a1ab3f632f1e9c0bc048604aa0c0e98a4a93 (diff) |
Fix clang static analyzer on potential memory leaks.
Rationale:
First was not really a leak, but the combination of stack/heap
allocated data structures with a single re-allocation was a bit
complex for static analysis. Second was a true leak.
BUG=30040701
Change-Id: I10c2095f3061bd2ad49f24f7c25fcd7ca0f95111
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions