]> source.dussan.org Git - nextcloud-server.git/commit
Unregister enc stream wrapper for any exception 28373/head
authorVincent Petry <vincent@nextcloud.com>
Thu, 26 Aug 2021 08:23:03 +0000 (10:23 +0200)
committerVincent Petry <vincent@nextcloud.com>
Thu, 26 Aug 2021 08:52:23 +0000 (10:52 +0200)
commit9c6bbfac45923459b5addbefbd3817bda98aa43d
tree5d163bdcf18495ad3b7ea4998aaf2ce2dd13c430
parent60e44077b73b49a13b235f8e2d9e6e3b9f4efc6f
Unregister enc stream wrapper for any exception

This prevents side effects in tests by properly cleaning up
even with expected exceptions.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
lib/private/Files/Stream/Encryption.php