nextcloud/lib
Vincent Petry 76e5b1af7c 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:07:49 +00:00
..
composer Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
l10n [tx-robot] updated from transifex 2021-12-09 02:29:38 +00:00
private Check resource before closing in encryption wrapper 2021-12-10 00:07:49 +00:00
public code checker fixes for instanceOfStorage 2021-12-06 01:11:44 +01:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-30 02:25:06 +02:00
versioncheck.php Update php licenses 2021-06-04 22:02:41 +02:00