diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-04-20 14:19:07 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-04-20 14:19:07 +0200 |
commit | 20c1ca2aaec2ead2d0182fc248614819ae3ddf54 (patch) | |
tree | 6b025163c8fe699e701eea17be9a144fd500b69f /src | |
parent | Linkify matrix uris (diff) | |
download | nheko-20c1ca2aaec2ead2d0182fc248614819ae3ddf54.tar.xz |
Fix a a session with a higher minimum index being able to overwrite an older one
Diffstat (limited to 'src')
-rw-r--r-- | src/Cache.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |