]> granicus.if.org Git - php/commit
fixed memleak in mysqli_close
authorGeorg Richter <georg@php.net>
Thu, 5 May 2005 13:02:32 +0000 (13:02 +0000)
committerGeorg Richter <georg@php.net>
Thu, 5 May 2005 13:02:32 +0000 (13:02 +0000)
commit929e3851f2ae5b28039fb014075354aa52966118
treee9facb9b0bff9373e1debc3d0b80885e8f73aa07
parent5c9956361542a858044cb9dc77ddb8b019d2df75
fixed memleak in mysqli_close
fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL)
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/tests/064.phpt [new file with mode: 0644]