php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1300 Segment violation
Submitted: 1999-04-07 05:06 UTC Modified: 1999-06-24 14:29 UTC
From: hholz at hbv dot de Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 3.0.7 OS: Windows NT
Private report: No CVE-ID: None
 [1999-04-07 05:06 UTC] hholz at hbv dot de
In sybase-ct.c the callback handler should be declared as 

CS_PUBLIC _client_message_handler(...

not as

static CS_RETCODE _client_message(...

The CS_PUBLIC declartion is also in accordance to the ctlib Documentation.





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-24 14:29 UTC] sas at cvs dot php dot net
fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC