aacdec: fix memory leak at onStop()
onStop() may invoke initDecoder() which could reallocate output ring buffer without releasing the existing one. Bug: 196484690 Test: cts/media/device-small Change-Id: I245aaf2a3c2d471e02befbd67fbe30e54ac8967a
Loading
Please register or sign in to comment