diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-08-26 14:45:13 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-08-26 14:50:04 +0200 |
commit | 5ff15e2651850ba30dde69056436b8774fac9166 (patch) | |
tree | 0c89374826fe821be2fd005e9775fd800b50fde1 /ext/zip/php_zip.c | |
parent | d179e34e42e8e9cc5250ba2265fb50a8187bb6b1 (diff) | |
download | php-git-5ff15e2651850ba30dde69056436b8774fac9166.tar.gz |
Fix #64130: COM obj parameters passed by reference are not updated
`ITypeInfo_GetIDsOfNames()` is supposed to fail with `E_NOTIMPL` for
out-of-process servers, thus we should not remove the already available
typeinfo of the object in this case.
We also properly free the `byref_vals`.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions