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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC