nextcloud/lib
Vincent Petry 65d4d30251 Check resource before closing in encryption wrapper
In case of error there is no guarantee that $source or $target is set or
is a resource when handling an error.

Without this fix, there's a risk that fclose will fail and the actual
exception will not be thrown, making it impossible to find out about the
root cause.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-12-10 00:10:44 +00:00
..
composer Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +00:00
l10n [tx-robot] updated from transifex 2021-12-09 02:29:49 +00:00
private Check resource before closing in encryption wrapper 2021-12-10 00:10:44 +00:00
public code checker fixes for instanceOfStorage 2021-12-02 20:00:45 +00:00
autoloader.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
base.php Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-root 2021-01-21 09:08:54 +01:00
versioncheck.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00