42f7458cfc87c1fb62f33f7776a99969708e5888
Merge from Widevine repo of http://go/wvgerrit/10308 There was a memory leak in the oemcrypto RSA code. Also, when saving the usage table, some session variables were allocated twice. This results in session data being lost. There were also some leaks and uninitialized values in oemcrypto_test. I added some checks and profiling to the debug runtime for the haystack. It will warn if a variable is left unencrypted or is unencrypted twice. I also added the profile code. Versions of L3 library: android/level3/arm/libwvlevel3.a Level3 Library Apr 1 2015 11:40:06 android/level3/x86/libwvlevel3.a Level3 Library Apr 1 2015 12:44:32 b/19950814 Change-Id: Ic752e36c09fce121dcaf92f9209591e74f3eb070
Description
No description provided