summaryrefslogtreecommitdiff
path: root/ext/dom/php_dom.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-11-28 17:11:16 +0000
committerWez Furlong <wez@php.net>2003-11-28 17:11:16 +0000
commitcab6d93bddffe536076f630fbd377b89e9f46566 (patch)
tree4ceb36e72fb509c831001129a7bd59394500ecac /ext/dom/php_dom.h
parent28277f1d00de1590ee4ce33a66c7a385d1333cd1 (diff)
downloadphp-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