Skip to Content.
Sympa Menu

freetds - SIGSEGV in ct.c/ct_cancel (PHP 3.0.16 --with-sybase-ct)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Dan Lukes" <dan AT fio.cz>
  • To: freetds
  • Subject: SIGSEGV in ct.c/ct_cancel (PHP 3.0.16 --with-sybase-ct)
  • Date: Thu, 18 May 2000 17:32:20


PHP function/sybase-ct.c often call the
ctlib/ct.c->ct_cancel(conn,cmd,type) with first parameter set to NULL. But
FreeTDS ignore both cmd and type and use conn->tds_socket without any test
only - so it die.
It look to me as it is not possible to get working PHP 3.0.16 with CT
interface. Or I miss something ?

Dan



  • SIGSEGV in ct.c/ct_cancel (PHP 3.0.16 --with-sybase-ct), Dan Lukes, 05/18/2000

Archive powered by MHonArc 2.6.24.

Top of Page