Page MenuHomePhorge

Catch exceptions in Crypto::decrypt()
ClosedPublic

Authored by tusooa on Mon, Aug 3, 8:20 PM.
Tags
None
Referenced Files
F85647184: D343.1787719685.diff
Mon, Aug 24, 9:48 PM
F85647159: D343.1787715527.diff
Mon, Aug 24, 8:38 PM
F85647090: D343.1787706400.diff
Mon, Aug 24, 6:06 PM
F85646413: D343.1787637005.diff
Sun, Aug 23, 10:50 PM
Subscribers
None

Details

Summary

This fixes the problem where a malformed event leads to an uncaught exception in Crypto::decrypt(), potentially crashing the application.

Type: fix

BUG: https://iron.lily-is.land/T130

Test Plan

Check unit tests pass.

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 687
Build 1356: Invoke BuildbotBuildbot build #2326
Build 1355: arc lint + arc unit