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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hholz at hbv dot de
New email:
PHP Version: OS:

 

 [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 Mar 29 08:01:27 2024 UTC