You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a variant of `zend_safe_address_guarded()` which also caters to
`ZSTR_MAX_LEN`. We put it into zend_multiply.h instead of zend_string.h
to avoid inclusion issues (zend.h includes zend_string.h and vice versa).
0 commit comments