commit | 1cbc22c674d4d7ab4d634227e98c1f7358b245f9 | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lnilsson@google.com> | Fri Mar 19 12:21:07 2021 -0700 |
committer | Linus Nilsson <lnilsson@google.com> | Fri Mar 19 12:29:52 2021 -0700 |
tree | 871509c4156776116fee2d2ea3cc902e3fe0ee16 | |
parent | 3f0f65d5cc7ee9d10ebaaecbdc70e898c8fd48eb [diff] |
Transcoder: Pass transcoding request parcel by value. Fixes a HWASAN crash in CtsMediaTranscodingTestCases where TranscoderWrapper reads the incoming request parcel asynchronously without taking ownership of the memory. Fixes: 183222648 Test: atest CtsMediaTranscodingTestCases:MediaTranscodeManagerTest Change-Id: I27a667c1dfa46572f35a13af08fa9722eafaedbb