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 Aug 3 2026, 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
|