diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-04-08 12:56:31 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-04-08 12:56:31 +0200 |
commit | c8a547630bfdf116c7aca7ea1ad40bb6782c8cdf (patch) | |
tree | 797abf85751f9a0eb95510bfcb3ddc1477508f02 /src/Cache.cpp | |
parent | Fix small leak in TrayIcon (diff) | |
download | nheko-c8a547630bfdf116c7aca7ea1ad40bb6782c8cdf.tar.xz |
Fix a weird edge case with persisted empty event ids
No idea, how that happened and where it came from
Diffstat (limited to '')
-rw-r--r-- | src/Cache.cpp | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |