commit | dcf5a4946a62c0b58cd9cfdb4a2850f6fd3e3862 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Mon Oct 12 15:43:38 2020 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Fri Nov 20 17:17:53 2020 +0000 |
tree | 6ee42cfd2b83aaa1362ae0ff51f4fbf08d648011 | |
parent | 1bdf5d586a2e924f8c4b9379354f75441fb5846d [diff] |
MediaCodec: fix possible crash at stop & error If an error occurred during stop() operation but the operation completed anyway, it may lead to an assert because the error already sent response to pending reply. Bug: 154678891 Test: atest CtsMediaTestCases -- --module-arg CtsMediaTestCases:size:small Test: atest mediacodecTest Merged-In: Id88d546a22db26495a6d535cbf3e191a21ea21fd Change-Id: Id88d546a22db26495a6d535cbf3e191a21ea21fd