]> source.dussan.org Git - nextcloud-server.git/commit
Detect aborted connection in OC\Files\View and stop writing data to the output buffer 40286/head
authorBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Wed, 6 Sep 2023 07:16:55 +0000 (09:16 +0200)
committerBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Wed, 6 Sep 2023 07:22:06 +0000 (09:22 +0200)
commit8c7017679d9a644a7103788e5b55780febe12aaf
treec0335e7eca89eb98859ebd1e20f1926632fa66b0
parent33b05ce7ebc96b8ef14e23772ab5734fc57c5aa1
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]