commit | dbf540399a2aaddad00b1233b80808c80dc0d443 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jun 18 14:47:01 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jun 19 17:09:45 2018 -0700 |
tree | b5a1933b5edd1b998a815b22695f2591e8db072c | |
parent | 4f0e0b8a4161ec9217b0b3cbca5fa6d3a289cc6a [diff] |
ART: Fix clang-analyzer leak/memory warnings Fix warnings, or make code more obvious to the analyzer. (The analysis itself is too expensive to force it on for all local builds.) Test: mmma art (with clang-analyzer-cplusplus.NewDeleteLeaks) Change-Id: Id3687eb6f3af3a0b4f2df1422bc6d83650517623