]> granicus.if.org Git - php/commit
MFB51: Fixed bug #34272 (empty array onto COM object blows up)
authorRob Richards <rrichards@php.net>
Sat, 4 Feb 2006 10:59:18 +0000 (10:59 +0000)
committerRob Richards <rrichards@php.net>
Sat, 4 Feb 2006 10:59:18 +0000 (10:59 +0000)
commit1e2a3e8b7cb8568cf49e0c51f036c3ad74e88aa7
treeb086e947649250397865134adeff774cd32dac4c
parentb352adf0c5128d91abc984e295226a40a3e6af09
MFB51: Fixed bug #34272 (empty array onto COM object blows up)
fix mem leaks
WS fixes
add test
ext/com_dotnet/com_handlers.c
ext/com_dotnet/com_variant.c
ext/com_dotnet/tests/bug34272.phpt [new file with mode: 0644]