This fixes the problem where a malformed event leads to an uncaught exception in Crypto::decrypt(), potentially crashing the application.
Type: fix
Differential D343
Catch exceptions in Crypto::decrypt() Authored by tusooa on Mon, Aug 3, 8:20 PM.
Details
This fixes the problem where a malformed event leads to an uncaught exception in Crypto::decrypt(), potentially crashing the application. Type: fix Check unit tests pass.
Diff Detail
|