diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-06-25 15:08:36 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-06-25 15:27:45 +0200 |
commit | de66e80d757f2a89fa16ee436d89ecc428f369a9 (patch) | |
tree | 29ebe6a806b6baf4f1e108927573b6c4425e4739 /ext/pcre/php_pcre.c | |
parent | fda0a8b735e468f03b32bc099d8f4aa173d2b9f7 (diff) | |
download | php-git-de66e80d757f2a89fa16ee436d89ecc428f369a9.tar.gz |
Don't leave holes in func_get_args() and backtraces
Argument lists should always be continuous and hole-free, even if
local variables are unset. Replace UNDEF values with NULLs.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions