Commit: 2d386db8787024513c0654179a99270e13d0c127 Author: Anatol Belski <a...@php.net> Fri, 24 May 2013 23:58:31 +0200 Parents: 9f6ca9bc6400fc9c8eaebf963f6eb048dde4b34f Branches: PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2d386db8787024513c0654179a99270e13d0c127 Log: Fixed bug #64916 finfo testcase contains copyrighted music. I wasn't able to produce a file causing exactly the same crash. However the first three seconds of the originally reported file are pretty enough to repro bug #64830. That reduces its size to 72k. Bugs: https://bugs.php.net/64916 https://bugs.php.net/64830 Changed paths: M ext/fileinfo/tests/resources/test.mp3 Diff: diff --git a/ext/fileinfo/tests/resources/test.mp3 b/ext/fileinfo/tests/resources/test.mp3 index 0b53437..fe19eb4 100644 Binary files a/ext/fileinfo/tests/resources/test.mp3 and b/ext/fileinfo/tests/resources/test.mp3 differ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php