diff options
author | Nikita Popov <nikic@php.net> | 2016-07-14 22:18:06 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-07-16 23:16:26 +0200 |
commit | 9452257b046030c32f1b55b75eadcd711e882ad8 (patch) | |
tree | c55b576ad57cf2ab654d15a4b57787e0891eb421 /sapi/cli/php_cli.c | |
parent | 267c525820a46a45aec05f1963978fdfe1ae291f (diff) | |
download | php-git-9452257b046030c32f1b55b75eadcd711e882ad8.tar.gz |
Fix leak in PDO row_get_ctor
The __construct function name was leaked. Avoid this by simply
throwing directly from row_get_ctor instead of indirecting through
an actual __construct function.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions