mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
The cache might expire between checking for key existence and fetching the value. In this rare case the code continues with a null value when it doesn't expect one. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>