Page MenuHomePhorge

Crypto::decrypt() may throw an exception
Open, HighPublicBUG

Description

It uses at() to directly access the event json, but the event json may not have the expected props. And this exception is not handled anywhere. This may cause kazv to crash if the server (or in some cases, another client) is not well-behaved.

Event Timeline

tusooa triaged this task as High priority.Aug 6 2024, 2:06 PM
tusooa created this task.