summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2012-12-18 21:36:48 +0100
committerNikita Popov <nikic@php.net>2012-12-18 21:39:02 +0100
commitd53f1bf8ab326a6fd3596a5f265d04bf49de74fe (patch)
tree5c7404ba94712b21d8e2ee87973b4fa8713b6e59 /ext/mysqlnd
parent19f8bba10d3580308bfe19234a5a26a4f71ecd9a (diff)
downloadphp-git-d53f1bf8ab326a6fd3596a5f265d04bf49de74fe.tar.gz
Fix leak when generator ignores sent value
When the return value of yield wasn't used it was leaked. This is fixed by using a TMP_VAR return value instead of VAR. TMP_VARs are automatically freed when they aren't used.
Diffstat (limited to 'ext/mysqlnd')
0 files changed, 0 insertions, 0 deletions