diff options
| author | George Burgess IV <gbiv@google.com> | 2016-12-13 16:12:10 -0800 |
|---|---|---|
| committer | George Burgess IV <gbiv@google.com> | 2016-12-13 16:14:42 -0800 |
| commit | a8626ae8de9b66235e0093ca6c5db4e0be0d4064 (patch) | |
| tree | 0f034d698efec1401d5d6e91dcfc5fa89cbf3364 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | fbeacb02c0fe331242dd1815a28e2b2f1d5a42c6 (diff) | |
Fix potential NULL dereference errors.
Found by the static analyzer; there were 10, but all of them looked
like:
frameworks/base/media/jni/android_mtp_MtpDatabase.cpp:751:39: warning:
Array access (from variable 'longValues') results in a null pointer
dereference
packet.putUInt128(longValues[i]);
Bug: None.
Test: Warnings no longer appear.
Change-Id: I0f41e93922c51563d77b9f58f3f6538688ff2065
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
