commit | 25be9ac20db51044e1b09ca67906355e4f328d48 | [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 14:33:30 2016 -0800 |
tree | d65e01ea915c2f3d008aba395182979a3dc55dec | |
parent | 6ad0c98cb9ae119156b264a7532b1e0cc701e0d8 [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