iliaa Thu Feb 15 00:05:42 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mime_magic mime_magic.c
Log:
Fixed a possible memory corruption inside mime_content_type() on a
non-existent file.
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mi
tony2001Thu Dec 28 20:45:27 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mime_magic mime_magic.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mime_magic.c?r1=1.42.2.5.2.3&r2=1.42.2.5.2.4&diff_format=u
Index: php-src/ext/
iliaa Thu Nov 30 15:13:20 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mime_magic mime_magic.c
Log:
Use thread-safe code
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mime_magic.c?r1=1.42.2.5.2.2&r2=1.42.2.5.2.3&diff_format=u
Index: php
iliaa Sun Nov 26 17:02:13 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mime_magic mime_magic.c
/php-src/ext/standard basic_functions.c
Log:
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
http://cvs.php.net