summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2021-07-19 07:43:00 +0000
committerGeorge Burgess <gbiv@google.com>2021-07-19 17:09:10 +0000
commite485264ff59612cc3235affa623b09a532891c7b (patch)
tree4b84576a87ead0a101e08e581f307276c36cdbc4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parente8ad8b7ff455ef77e36018de4e59f53483b336c3 (diff)
MTP: fix a memory leak
We unconditionally leak every instance that we `new` of this. Move it to the stack to fix this, since it doesn't need to be on the heap. Bug: 188752500 Test: TreeHugger Change-Id: I24ed3bb29c5a6912398a9e00e7748fd406cf6a62
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions