]> granicus.if.org Git - php/commit
Fixed very rare memory leak in mysqlnd, when binding thousands of columns
authorAndrey Hristov <andrey@php.net>
Tue, 27 Apr 2010 12:32:34 +0000 (12:32 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 27 Apr 2010 12:32:34 +0000 (12:32 +0000)
commit3d900d4cadc5ef8ea74911095b0a608e76c9fbee
tree70cd6ef4456854b94a18aba265d65074a6b3ddad
parenteba793fa1f0d188ba42284caf7cd646f228668b9
Fixed very rare memory leak in mysqlnd, when binding thousands of columns
NEWS
ext/mysqli/tests/mysqli_stmt_bind_param_many_columns.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd_ps_codec.c