prevent crash by catching more exception types from c++ std lib
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 18 Dec 2024 11:04:47 +0000 (12:04 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 2 Jan 2025 09:50:46 +0000 (09:50 +0000)
commit41e33219ae595b809948e6d4a512292e950cf8fb
treee0633b7ccce072d5f00a2f7c726edca7a7dae2c8
parentf79ae186763ef3b237caa66d42d8d4fbd4594d76
prevent crash by catching more exception types from c++ std lib

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp
src/libsync/propagatedownload.cpp