[PHP-DEV] Bug #10252 Updated: strcat() used on uninitialized string

2001-04-19 Thread kalowsky
ID: 10252 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: now it's commited to cvs Previous Comments: --- [2001-04-18

[PHP-DEV] Bug #10252 Updated: strcat() used on uninitialized string

2001-04-18 Thread kalowsky
ID: 10252 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: pssst... Joey... you need to submit the changes to CVS BEFORE you close the bug ;) Previous Comments: ---

[PHP-DEV] Bug #10252 Updated: strcat() used on uninitialized string

2001-04-17 Thread joey
ID: 10252 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: Closed in CVS. I actually used strlcpy() instead, but same general concept. Previous Comments: -

[PHP-DEV] Bug #10252 Updated: strcat() used on uninitialized string

2001-04-16 Thread kalowsky
ID: 10252 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: Joey Smith has(had?) a patch he was considering applying that should fix this problem as well... waiting to hear back from him curr