Home
last modified time | relevance | path

Searched refs:php_wddx_push_element (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/wddx/tests/
H A Dbug73065.phpt2 Bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.c
/PHP-5.6/ext/wddx/
H A Dwddx.c745 static void php_wddx_push_element(void *user_data, const XML_Char *name, const XML_Char **atts) in php_wddx_push_element() function
1188 XML_SetElementHandler(parser, php_wddx_push_element, php_wddx_pop_element); in php_wddx_deserialize_ex()
/PHP-5.6/
H A DNEWS418 . Fixed bug #73065 (Out-Of-Bounds Read in php_wddx_push_element). (Stas)

Completed in 43 milliseconds