php-src/ext/com_dotnet
Christoph M. Becker 7424bfc7ac Fix #62474: com_event_sink crashes on certain arguments
We have to make sure that the variant is of type `VT_DISPATCH` before
we access it as such.

Closes GH-6372.
2020-10-26 11:48:57 +01:00
..
tests Fix #62474: com_event_sink crashes on certain arguments 2020-10-26 11:48:57 +01:00
com_com.c Separate COM::__construct()s $server_name array 2020-08-26 15:00:02 +02:00
com_dotnet.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_extension.c Fix #48585: com_load_typelib holds reference, fails on second call 2020-08-11 11:26:50 +02:00
com_handlers.c Merge branch 'PHP-7.2' into PHP-7.3 2019-10-19 11:49:18 +02:00
com_iterator.c Fix #79248: Traversing empty VT_ARRAY throws com_exception 2020-02-08 17:05:29 +01:00
com_misc.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_olechar.c Fix #63208: BSTR to PHP string conversion not binary safe 2020-06-29 19:05:02 +02:00
com_persist.c Fix #79332: php_istreams are never freed 2020-03-02 10:45:37 +01:00
com_saproxy.c Fix com_safearray_proxy related memory management issues 2020-08-26 15:39:32 +02:00
com_typeinfo.c Fix #62474: com_event_sink crashes on certain arguments 2020-10-26 11:48:57 +01:00
com_variant.c Fix #63208: BSTR to PHP string conversion not binary safe 2020-06-29 19:05:02 +02:00
com_wrapper.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS add credits 2003-08-14 20:48:06 +00:00
php_com_dotnet_internal.h Fix #63208: BSTR to PHP string conversion not binary safe 2020-06-29 19:05:02 +02:00
php_com_dotnet.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00