| commit | bbf05431ee6a46cb22491e4c3bae956dd2189da2 | [log] [tgz] |
|---|---|---|
| author | Lajos Molnar <lajos@google.com> | Thu Sep 07 16:37:39 2017 -0700 |
| committer | android-build-team Robot <android-build-team-robot@google.com> | Fri Nov 03 21:18:48 2017 +0000 |
| tree | 4635d860f2279951271533b60860527eba74e9cc | |
| parent | bfc323854ec338319a2ae5e7eecb1340a2f23587 [diff] |
OMXNodeInstance: use a lock in freeNode This is to avoid a concurrent use after free if other OMX commands are being executed before the node is marked as deleted. Bug: 63666573 Change-Id: I7720dd900bfa252f8675e0c56191adbf52aa957e (cherry picked from commit 975fa5b8b6fcaffc7ade6ee4de56847b1839797c)