https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42080
--- Comment #11 from David Cook <[email protected]> --- Created attachment 195378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195378&action=edit Bug 42080: (follow-up) limit data sent to libmagic to 100 characters By limiting the data sent to libmagic to 100 characters, we make the test faster and we avoid situations where a large or malicious file causes too many resources to be used. 100 characters is more than enough for the file types we're allowing. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
