summaryrefslogtreecommitdiff
path: root/ext/sybase/php_sybase_db.c
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-01-27 22:40:44 +0000
committerWez Furlong <wez@php.net>2004-01-27 22:40:44 +0000
commite1ae61802baa651cf4398c13d74b51cb58f57774 (patch)
tree7f5bdbfd38322b7cc1e69e6279ec13baa525fa88 /ext/sybase/php_sybase_db.c
parent4af9e35316c016142fe40d8e9a12b2eae157e5ed (diff)
downloadphp-git-e1ae61802baa651cf4398c13d74b51cb58f57774.tar.gz
Fix segfault for scripts like this:
<?php pfsockopen("foo"); pfsockopen("foo"); ?> Where the transport fails to connect (since args are bogus); the problem was that the persistent stream entry was not correctly freed.
Diffstat (limited to 'ext/sybase/php_sybase_db.c')
0 files changed, 0 insertions, 0 deletions