commit | 984387ffb7c60e714753d288e6e303342b0024e4 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Thu Jun 22 15:51:11 2017 -0700 |
committer | George Burgess IV <gbiv@google.com> | Thu Jun 22 15:51:11 2017 -0700 |
tree | 63435306194483d3a32674d9e1a40690acfb5406 | |
parent | b96ed2c271a56fb8be0c8f30231710095e66a201 [diff] |
Fix static analyzer warnings This file had multiple warnings of the shape art/runtime/jni_internal.cc: warning: Initialized va_list 'ap' is leaked since CHECK_NON_NULL_ARGUMENT returns, rather than aborting the program. Bug: 32619234 Test: test-art-host. Rebuilt ART with the analyzer to verify that these issues are gone. Change-Id: I40e1a839009246f919687278ac1d912bfb2f52ac