]> granicus.if.org Git - php/commit
Fixed a crash in the query tracer output due to buffer overflow.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 10 Apr 2003 04:35:39 +0000 (04:35 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 10 Apr 2003 04:35:39 +0000 (04:35 +0000)
commit8a9ff734a0ce5bbb609ce115a6898d7b767a8c58
tree73cec8710aea2fe5bfc5e1d9b67685ebea2e59ba
parentdd090f4a773b0b4736aa25cdab7c933b52be9707
Fixed a crash in the query tracer output due to buffer overflow.
Fixed a crash in notice message for unbuffered query.
ext/mysql/php_mysql.c