summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2016-11-01 16:06:39 -0700
committerGeorge Burgess IV <gbiv@google.com>2016-11-01 16:20:40 -0700
commit315c936a87eea1198cdfe118df0ba4c7b79bfaf8 (patch)
tree44e5416b51896d2dbbe6fcd7c58bed3bf6208325 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8bcd1592344abe240308a4030d73838d89d17054 (diff)
Fix static analyzer warnings.
This patch fixes multiple static analyzer warnings: frameworks/base/media/mca/filterfw/jni/jni_gl_environment.cpp:66:10: warning: Potential memory leak frameworks/base/media/mca/filterfw/jni/jni_native_frame.cpp:38:10: warning: Potential memory leak frameworks/base/media/mca/filterfw/jni/jni_native_program.cpp:31:10: warning: Potential memory leak frameworks/base/media/mca/filterfw/jni/jni_shader_program.cpp:50:12: warning: Potential memory leak frameworks/base/media/mca/filterfw/jni/jni_shader_program.cpp:57:12: warning: Potential memory leak frameworks/base/media/mca/filterfw/jni/jni_vertex_frame.cpp:27:10: warning: Potential memory leak Note that the changes in jni_gl_frame are purely cosmetic; those aren't fixing any warnings. I'm happy to back them out if anyone wants. Bug: None. Test: All of the static analyzer warnings mentioned above are now gone. Change-Id: I49dc6d7c789233d6497f8bcc766ca66aec72b27b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions