Home
last modified time | relevance | path

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

/PHP-7.1/ext/xmlrpc/tests/
H A Dbug70728_64bit.phpt2 Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker)
H A Dbug70728.phpt2 Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker)
/PHP-7.1/ext/xmlrpc/
H A Dxmlrpc-epi-php.c500 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth) in PHP_to_XMLRPC_worker() function
583 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(num_str, pIter, depth++)); in PHP_to_XMLRPC_worker()
588 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(ZSTR_VAL(my_key), pIter, depth++)); in PHP_to_XMLRPC_worker()
607 return PHP_to_XMLRPC_worker(NULL, root_val, 0); in PHP_to_XMLRPC()
/PHP-7.1/
H A DNEWS3385 . Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker).

Completed in 21 milliseconds