Commit:    5a2dbd6b1b6c274bb907267568fdfc43ddc6df13
Author:    Anatol Belski <a...@php.net>         Fri, 24 May 2013 23:58:31 +0200
Committer: Stanislav Malyshev <s...@php.net>      Tue, 28 May 2013 13:09:19 
-0700
Parents:   fdbd854b79108745ee69f7052b080d82d5492469
Branches:  PHP-5.4.16

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=5a2dbd6b1b6c274bb907267568fdfc43ddc6df13

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

Reply via email to