]> granicus.if.org Git - php/commit
Fixed memory corruption (wrong order of operations of stored prep. stmt).
authorIlia Alshanetsky <iliaa@php.net>
Wed, 20 Jul 2005 04:30:14 +0000 (04:30 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 20 Jul 2005 04:30:14 +0000 (04:30 +0000)
commit99d8090cb27d27f7b9d230dbaa68cdef8cb837a7
treefc8a98bbbd6e9b7a7e03e0ac7ee00137855e3194
parent97e8c6f4a98a2074aa2261f6e64f983277e3b2ac
Fixed memory corruption (wrong order of operations of stored prep. stmt).
Optimize the max length calculation process.
ext/pdo_mysql/mysql_statement.c