summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2017-07-25 14:22:07 -0700
committerGeorge Burgess IV <gbiv@google.com>2017-07-25 14:30:49 -0700
commit13d7ddac23d21c3301c923e613b738436e3a8d49 (patch)
treebbff29504e31acd8b213be7eba83f20307e981fc /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd00de318f982372f82409df3ad245d65540c68d2 (diff)
Silence a memory leak warning from the static analyzer
The analyzer assumes that the given `put` operation may fail. This shouldn't be the case, so mark it with a LOG_ALWAYS_FATAL_IF. Doing so silences a warning about potential memory leaks originating from TessellationCache::getRoundRect. Bug: 27101951 Test: mma. Warning is gone. Change-Id: I3adeacd6c2c9c03caecd989e2a1267c51e8ef905
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions