am fb651077: Try to fix the build break caused by WVMExtractorImpl.cpp
* commit 'fb651077bae9ac717e32470ec7db0dc69997efc5': Try to fix the build break caused by WVMExtractorImpl.cpp
This commit is contained in:
@@ -204,9 +204,11 @@ void WVMExtractorImpl::Initialize()
|
||||
|
||||
if (mSetupStatus != OK) {
|
||||
setError(mSetupStatus);
|
||||
#ifdef REQUIRE_SECURE_BUFFERS
|
||||
if (mCryptoInitialized) {
|
||||
OEMCrypto_Terminate();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
WV_SetWarningToErrorMS(10000);
|
||||
|
||||
Reference in New Issue
Block a user