Detect and handle corrupt images
authorAlexander Ebert <ebert@woltlab.com>
Tue, 30 Jul 2024 11:21:34 +0000 (13:21 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 30 Jul 2024 11:21:34 +0000 (13:21 +0200)
commitc1df2277c5a9bd03fcc258833f93a6f190b5d660
treee2838462508bd9c5746f7a4e45e20904681a361b
parent9d4f632123a7578508057d75eb4656b74302387c
Detect and handle corrupt images
wcfsetup/install/files/lib/system/file/processor/FileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/exception/DamagedImage.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/worker/FileRebuildDataWorker.class.php