1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Raphael Geissert 907dae8b21 Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
requests (bug #51288)
2010-03-13 18:40:29 +00:00
Jani Taskinen 68e527bdb7 - Added missing SKIPIF section to tests (bug #51014) 2010-02-12 16:53:44 +00:00
Ilia Alshanetsky 5e910748fe Fixed bug #50761 (system.multiCall crashes in xmlrpc extension). 2010-01-17 17:19:38 +00:00
Felipe Pena 0085a466b6 - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) 2009-11-25 02:03:02 +00:00
Felipe Pena c78ca26d9e - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function) 2009-11-24 11:32:31 +00:00
Stanislav Malyshev ae69e05ad3 cleanup parameter parsing 2009-08-18 00:41:43 +00:00
Rasmus Lerdorf 5d1dc61dfb Fix test 2009-08-06 13:08:13 +00:00
Felipe Pena 5d3636dfd2 - New test 2009-05-22 12:38:31 +00:00
Felipe Pena f50dc47814 - Fixed bug #47818 (Segfault due to bound callback param) 2009-04-02 15:52:26 +00:00
Felipe Pena 3ce0968f5a - Fixed tests 2008-12-27 19:14:45 +00:00
Felipe Pena c031df9520 - New tests 2008-09-10 00:09:30 +00:00
Felipe Pena c7a4bc1677 MFB:
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrpc_encode_request()
2008-07-20 15:52:07 +00:00
Antony Dovgal 428fe33f4f fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:22:00 +00:00
Ilia Alshanetsky c701d46a4b MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).
2007-09-18 19:52:27 +00:00
Antony Dovgal 6f0a6b3f9c add test 2007-02-21 19:37:05 +00:00
Antony Dovgal 25994a33b7 fix test 2007-02-21 19:27:30 +00:00
Antony Dovgal 8b9bf1e2c3 fix bug #40576 (double values are truncated to 6 decimal digits when encoding) 2007-02-21 14:24:44 +00:00
Antony Dovgal cf400175ea fix segfault and leak in ext/xmlrpc
add tests
2006-08-14 08:15:44 +00:00
Antony Dovgal 8c434708ef fix #38431 (xmlrpc_get_type() crashes PHP on objects) 2006-08-11 17:41:49 +00:00
Hannes Magnusson e18bb1ce3d Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
Antony Dovgal d929074b2f add test 2006-04-12 15:19:39 +00:00