commit | 79b73470e265c2c1cf9eafc935fadaf5eaa7c716 | [log] [tgz] |
---|---|---|
author | mspector@google.com <mspector@google.com> | Mon Feb 08 10:56:13 2016 -0800 |
committer | The Android Automerger <android-build@google.com> | Fri Feb 26 15:07:03 2016 -0800 |
tree | 115f8086789b041e6464668b401d4853964c265a | |
parent | 38f1da3889188fb3beeaf7fdfeb92b4444c9fb4b [diff] |
IOMX.cpp uninitialized pointer in BnOMX::onTransact This can lead to local code execution in media server. Fix initializes the pointer and checks the error conditions before returning Bug: 26403627 Change-Id: I7fa90682060148448dba01d6acbe3471d1ddb500