Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/tests/
H A Dbug70728.phpt2 Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker)
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c520 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth TSRMLS_DC) in PHP_to_XMLRPC_worker() function
608 … XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(num_str, *pIter, depth++ TSRMLS_CC)); in PHP_to_XMLRPC_worker()
613 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(my_key, *pIter, depth++ TSRMLS_CC)); in PHP_to_XMLRPC_worker()
635 return PHP_to_XMLRPC_worker(NULL, root_val, 0 TSRMLS_CC); in PHP_to_XMLRPC()
/PHP-5.5/
H A DNEWS204 . Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker()).

Completed in 33 milliseconds