commit | 5caaa5575ec8b97a55de472dd54e59d4fad15663 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jul 11 14:32:40 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Jul 11 14:34:15 2022 +0900 |
tree | ac8de8de56d8659a68fe8e59c793ceb4f3c4e04e | |
parent | ff3fdf36ef33623a567614d9baf792399c89219d [diff] |
Don't kill subcontext if it's null We don't initialize subcontext in microdroid. subcontext->pid() will crash in such case. Test: atest MicrodroidTests Change-Id: Ifca65acededbf7f113d8bf16afbb8e2c1aa91b41