History log of /PHP-7.2/ext/standard/var_unserializer.c (Results 51 – 75 of 238)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45
# e8429400 01-Sep-2015 Stanislav Malyshev

Fix bug #70172 - Use After Free Vulnerability in unserialize()


# df4bf28f 23-Aug-2015 Stanislav Malyshev

Fix bug #70219 (Use after free vulnerability in session deserializer)


Revision tags: php-5.6.13RC1, php-7.0.0RC1
# adf0e499 13-Aug-2015 Xinchen Hui

zend_hash_resize seems useless, use zend_hash_extend


Revision tags: php-5.6.12, php-5.5.28
# feeb2fba 05-Aug-2015 Stanislav Malyshev

fix merge


# 73a69c9c 10-Aug-2015 Xinchen Hui

Fixed typo


# be54eb7d 10-Aug-2015 Xinchen Hui

Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free)


# 6fc35824 06-Aug-2015 Dmitry Stogov

Use specialized efree_size()


Revision tags: php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 4a2e40bb 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


# 4bd22cf1 29-Jun-2015 Dmitry Stogov

Improved zend_string API (Francois Laupretre)

Squashed commit of the following:

commit d96eab8d79b75ac83d49d49ae4665f948d15a804
Author: Francois Laupretre <francois@tekwire.net>

Improved zend_string API (Francois Laupretre)

Squashed commit of the following:

commit d96eab8d79b75ac83d49d49ae4665f948d15a804
Author: Francois Laupretre <francois@tekwire.net>
Date: Fri Jun 26 01:23:31 2015 +0200

Use the new 'ZSTR' macros in the rest of the code.

Does not change anything to the generated code (thanks to compat macros) but cleaner.

commit b3526439104ac7a89a8e0c79dbebf33b22bd01b8
Author: Francois Laupretre <francois@tekwire.net>
Date: Thu Jun 25 13:45:06 2015 +0200

Improve zend_string API

Add missing methods

show more ...


Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39
# d76b293a 18-Mar-2015 Stanislav Malyshev

forgot to commit this one


# 646572d6 17-Mar-2015 Stanislav Malyshev

Fixed bug #68976 - Use After Free Vulnerability in unserialize()


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS
# caebb761 01-Mar-2015 Xinchen Hui

Fixed bug #69139 (Crash in gc_zval_possible_root on unserialize)


Revision tags: 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
# e4271887 23-Jan-2015 Dmitry Stogov

Fixed memory leak


Revision tags: php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# b585a3ae 02-Jan-2015 Stanislav Malyshev

Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())


# 6a6cdecb 22-Dec-2014 Dmitry Stogov

Improved unserialize()


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20
# 8b0deb8c 17-Dec-2014 Stanislav Malyshev

fix unserializer patch


Revision tags: php-5.4.36, php-5.6.4
# 630f9c33 12-Dec-2014 Stanislav Malyshev

Fix bug #68594 - Use after free vulnerability in unserialize()


# e112f6a0 14-Dec-2014 Anatol Belski

second shot on removing TSRMLS_*


# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


# 13f1c276 10-Dec-2014 Anatol Belski

Fixed bug #68545 NULL pointer dereference in unserialize.c


# 20d93534 10-Dec-2014 Anatol Belski

Fixed bug #68545 NULL pointer dereference in unserialize.c


12345678910