]> source.dussan.org Git - nextcloud-server.git/commit
Detect aborted connection in OC\Files\View and stop writing data to the output buffer 40285/head
authorBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Wed, 6 Sep 2023 07:16:55 +0000 (09:16 +0200)
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>
Thu, 7 Sep 2023 07:32:32 +0000 (09:32 +0200)
commit003d0dec9342e984d2a35acc4cca4e8eaa9778a1
tree2bd2d02889d52e5d41fdf1276b41f704918f324c
parent80a4b369f8831980d81da9e2396fe4c6977b6323
Detect aborted connection in OC\Files\View and stop writing data to the output buffer

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Files/View.php
lib/private/legacy/OC_Files.php
lib/public/Files/ConnectionLostException.php [new file with mode: 0644]