diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-02-08 16:56:30 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-02-08 17:05:29 +0100 |
commit | f649adedfe3f0797cd0d6248e1b01c65b326f443 (patch) | |
tree | 3101ea86c5b319bca956fff2a53785a14f9fa60d /ext/pcre/php_pcre.c | |
parent | 674d44ad7c03a0f815b00c8849e104676a398651 (diff) | |
download | php-git-f649adedfe3f0797cd0d6248e1b01c65b326f443.tar.gz |
Fix #79248: Traversing empty VT_ARRAY throws com_exception
If the `VT_ARRAY` is empty, i.e. its upperbound is less than its lower
bound, we must not call `php_com_safearray_get_elem()`, because that
function throws in this case.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions