ID: 21865 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: Solaris PHP Version: 4.3.0 Assigned To: iliaa New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. The source snapshot with a fix for this bug should become avaliable on http://snaps.php.net in about an hour. Previous Comments: ------------------------------------------------------------------------ [2003-01-24 12:46:49] [EMAIL PROTECTED] When using ifx_pconnect with no user provided and if there is no default user defined, than the user is treat as NULL pointer. This pointer is passed to sprintf to construct unique ID of persistant connection. This would cause segmentation fault on Solaris libc. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21865&edit=1
