Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2dd40fa4 authored by Krzysztof Semko's avatar Krzysztof Semko Committed by Takahiro Aizawa
Browse files

OMXNodeInstance: Do not use already freed memory.

There is a possibility that other process might
try to access memory that was already freed by freeNode().
To fix this, first mHandle will be checked and only
then access will be allowed.

Test: forcibly kill app many times during omx is alive.
Bug: 113141946

Change-Id: Ib979d3b89cc90ddd7d4805eb0e4f0603a5406c98
parent 225f9921
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment