diff options
| author | Wez Furlong <wez@php.net> | 2003-11-28 17:11:16 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2003-11-28 17:11:16 +0000 |
| commit | cab6d93bddffe536076f630fbd377b89e9f46566 (patch) | |
| tree | 4ceb36e72fb509c831001129a7bd59394500ecac /ext/dom/php_dom.h | |
| parent | 28277f1d00de1590ee4ce33a66c7a385d1333cd1 (diff) | |
| download | php-git-cab6d93bddffe536076f630fbd377b89e9f46566.tar.gz | |
Fix #25664 - COM crashes when calling a Delphi implementations of ITypeInfo.
Problem was that our extension assumes that the first param to ITypeInfo::Invoke was a reference to the COM object; this is not necessarily true and caused a crash in this instance.
Problem solved by removing the ITypeInfo::Invoke call, as it doesn't buy us anything anyway.
Diffstat (limited to 'ext/dom/php_dom.h')
0 files changed, 0 insertions, 0 deletions
