1cd85a6b7986e3e9842557accf41e6895ed432b3
[ Merge of http://go/wvgerrit/146329 ] A rare race condition was found where a key is selected as the session is closed. This results in a null pointer dereference in CryptoSession::SelectKey(). Two additional checks have been added to SelectKey() to prevent this from occuring. Bug: 217749078 Test: CDM unit tests, atest GtsMediaTestCases Change-Id: Iec390cc7d1f28ddc18a30a68bc78922ec4fdbb89
Description
No description provided