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
Loading
Please register or sign in to comment