diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-12-15 18:59:08 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-12-15 18:59:08 +0100 |
commit | 559ed5756570ce6ffee47a14f06e1b5ac5450d0b (patch) | |
tree | ee6ed1457663dc7676a44fc4590f98c99acf7c22 | |
parent | Clean up encrypted message handling (diff) | |
download | nheko-559ed5756570ce6ffee47a14f06e1b5ac5450d0b.tar.xz |
Fix crash when we don't have device keys cached
-rw-r--r-- | src/Olm.cpp | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/src/Olm.cpp b/src/Olm.cpp |