summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd.c
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2013-12-03 16:36:07 -0800
committerSara Golemon <pollita@php.net>2013-12-03 18:20:19 -0800
commit00a7b1ff7fed49df51d0392d47aa79f63bf1c66e (patch)
tree99e4ba3822158318a231ae73cb4dd77da133fc77 /ext/mysqlnd/mysqlnd.c
parent6f52f566f3d3a08418917baa6b659249a39c3f18 (diff)
downloadphp-git-00a7b1ff7fed49df51d0392d47aa79f63bf1c66e.tar.gz
Fix php_module_startup() when loading more than one additional module
Dereferencing addition_modules within php_module_startup would point to a vector entirely on the stack (which is of course, wrong). Use a specialized helper to keep BC with the current php_module_startup() calling semantics. Fixes 63159 Thanks to @a-j-k
Diffstat (limited to 'ext/mysqlnd/mysqlnd.c')
0 files changed, 0 insertions, 0 deletions