]> granicus.if.org Git - php/commit
Make sure that ftp->data is nulled after it's freed. This may fix bug
authorIlia Alshanetsky <iliaa@php.net>
Sun, 31 Aug 2003 21:07:01 +0000 (21:07 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 31 Aug 2003 21:07:01 +0000 (21:07 +0000)
commit07f864d06b69bae2eb1173a51b38876adbb514ca
treecbcadb2ac1f1a96bdd6529341f2a24aa73103e77
parent9c82b1fa753a88fccc2699864b4d62b2975d0b92
Make sure that ftp->data is nulled after it's freed. This may fix bug
#25294 & bug #25296.
ext/ftp/ftp.c