fix random error when updating CfApi metadata
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 29 Nov 2021 16:43:44 +0000 (17:43 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 29 Nov 2021 17:04:00 +0000 (18:04 +0100)
commitc53159cb0ce03b43653f2cb70c87f3c65ee71822
tree4e651c15ac8262d167e731fb97238d27ae3c3cf7
parentc12704d726abf73f6e7700f3f89bf5701f4bd5c3
fix random error when updating CfApi metadata

initialiazing all fields in a structure is required to not have random
behavior

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/vfs/cfapi/cfapiwrapper.cpp