]> git.p6c8.net - jirafeau.git/commit
[BUGFIX] Fix crash when admin downloads
authorJerome Jutteau <jerome@jutteau.fr>
Tue, 18 Sep 2018 19:59:31 +0000 (21:59 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Mon, 21 Oct 2019 19:36:13 +0000 (21:36 +0200)
commitcaa3a139b7702a1e6e076d23126e83d8348aa647
tree5789d9bffeb4b611da60e40c9750bc7b0a7dbba9
parent71944676be76169b3a6c18f9942aaaf346d23ef1
[BUGFIX] Fix crash when admin downloads

If the admin tries to download a big file, the file read can cause a
crash.

Fixes #174

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
admin.php

patrick-canterino.de