Page MenuHomePhorge

Catch exceptions in Crypto::decrypt()
Needs ReviewPublic

Authored by tusooa on Mon, Aug 3, 8:20 PM.

Details

Reviewers
None
Group Reviewers
O1: the Kazv Project
Maniphest Tasks
T130: Crypto::decrypt() may throw an exception
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