History log of /PHP-7.3/ext/wddx/wddx.c (Results 51 – 75 of 293)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.6.23
# a0035048 21-Jun-2016 Anatol Belski

re-fix leak


# 9a9249a8 21-Jun-2016 Anatol Belski

Revert "fix leak"

This reverts commit 757105e2a26ec18ad3283be277516d81ba883bb2.


# e6cc30e1 21-Jun-2016 Anatol Belski

Revert "fix leak"

This reverts commit c5d9c508976bb289c265d99938bda4dbf14622d3.


# 757105e2 21-Jun-2016 Anatol Belski

fix leak


Revision tags: php-5.5.37
# c5d9c508 21-Jun-2016 Anatol Belski

fix leak


# 7d538645 14-Jun-2016 Aaron Piotrowski

E_RECOVERABLE_ERROR -> thrown Error


# a44c89e8 13-Jun-2016 Stanislav Malyshev

Fix bug #72340: Double Free Courruption in wddx_deserialize


Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6
# 6499162f 28-Apr-2016 Dmitry Stogov

- get rid of EG(scope). zend_get_executed_scope() should be used instead.
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change"

- get rid of EG(scope). zend_get_executed_scope() should be used instead.
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.

show more ...


Revision tags: php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4
# 1ce0ea73 02-Mar-2016 Stanislav Malyshev

fix wddx merge


Revision tags: php-5.6.19RC1, php-7.0.4RC1
# b1bd4119 15-Feb-2016 Stanislav Malyshev

Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize


Revision tags: php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1
# 285cd341 14-Jan-2016 Stanislav Malyshev

Fix bug #71335: Type Confusion in WDDX Packet Deserialization


Revision tags: php-5.6.17, php-5.5.31, php-7.0.2
# cf1c5095 04-Jan-2016 Anatol Belski

re-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1

too many conflicts to cherry-pick


# bc4baf60 28-Dec-2015 Stanislav Malyshev

Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)

Conflicts:
ext/wddx/wddx.c


# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


# dcf3c976 28-Dec-2015 Stanislav Malyshev

Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)


# 1785d2b8 28-Dec-2015 Stanislav Malyshev

Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability


Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4
# ad4fa8f7 24-Sep-2015 Dmitry Stogov

Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P().


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, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2
# 3760cb6a 19-Jul-2015 Rasmus Lerdorf

wddx_add_vars() returns a bool


# 0039a3e9 17-Jul-2015 Nikita Popov

Fixed signed/unsigned warnings in wddx

Also added extra const annotation to zend_memnstr.


Revision tags: 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
# 40e465e3 25-Apr-2015 Nikita Popov

Clean up some type conversions

While at it also fix some type checks in iconv and drop dead and
unported code in standard/filters.


Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 663074b6 23-Mar-2015 Anatol Belski

cleanup mod version macros and mod defs, round x


# d146d150 19-Mar-2015 Dmitry Stogov

Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate()


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# 86336856 12-Mar-2015 Dmitry Stogov

Use specialized macro for string zval creation


12345678910>>...12