History log of /PHP-7.4/ext/fileinfo/libmagic/softmagic.c (Results 26 – 50 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 80e26327 04-Apr-2015 Stanislav Malyshev

Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)


Revision tags: php-5.6.8RC1, php-5.5.24RC1
# 5e773b4c 29-Mar-2015 Anatol Belski

catch up with libmagic.orig


# aeabea4a 29-Mar-2015 Anatol Belski

Fixed bug #69320 libmagic crash when running laravel tests

Basically reverted the part of the new patch to what we have in 5.6
as the current change seems to have bad side effects. Hover

Fixed bug #69320 libmagic crash when running laravel tests

Basically reverted the part of the new patch to what we have in 5.6
as the current change seems to have bad side effects. Hovere the
in buffer used for PCRE is still doubled (1 << 14), this might or
might not be optimal, so lets observe.

show more ...


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# 3e8a5485 06-Mar-2015 Anatol Belski

catching up


# f54cf1ec 06-Mar-2015 Anatol Belski

more after patch fixes


# 1ebe5277 05-Mar-2015 Anatol Belski

restore good patch parts


Revision tags: php-5.6.7RC1, php-5.5.23RC1
# 49dc5372 05-Mar-2015 Anatol Belski

use zend_strndup


# 1b77e51a 05-Mar-2015 Anatol Belski

started to patch for libmagic.next

everything is broken yet


# 9603f16f 08-Mar-2015 Anatol Belski

catch up with the previous cve-2014-3538 patch


# f39a8517 07-Mar-2015 Anatol Belski

catching up


# ca985478 06-Mar-2015 Anatol Belski

catching up


# 0d410fc2 06-Mar-2015 Anatol Belski

more after patch fixes


# 1a7798c7 05-Mar-2015 Anatol Belski

restore good patch parts


# a1883a85 05-Mar-2015 Anatol Belski

use zend_strndup


# 2181ed2e 05-Mar-2015 Anatol Belski

started to patch for libmagic.next

everything is broken yet


Revision tags: POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# ede59c8f 04-Jan-2015 Anatol Belski

Fixed bug #68735 fileinfo out-of-bounds memory access


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18
# c00424e4 15-Oct-2014 Anatol Belski

bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream


Revision tags: php-5.4.34, php-5.5.18RC1, php-5.6.1
# 26e5f9ba 26-Sep-2014 Anatol Belski

cleanup TSRMLS_FETCH in ext/fileinfo


Revision tags: php-5.6.2
# 3bc8a958 19-Sep-2014 Dmitry Stogov

Fixed useless or duplicated IS_INTERNED() checks


Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# af59e92b 25-Aug-2014 Anatol Belski

master renames phase 7


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1
# 28786a2f 04-Aug-2014 Stanislav Malyshev

Fix bug #67705 (extensive backtracking in rule regular expression)


1234