[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-02-03 Thread sander
ID: 14983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: There was no feedback needed; somehow the status was still set to

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-02-03 Thread enricod
ID: 14983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: what feedback is needed ? Previous Comments: --

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-02-02 Thread sander
ID: 14983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: No Feedback Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Sorry, reopening. Previous Comments: --

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-02-02 Thread sander
ID: 14983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: No feedback was provided for this bug, so it is being suspended. If you are able to provide the information that was

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-01-11 Thread enricod
ID: 14983 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Here is the diff. -Enrico --- sendmail-old.c Mon Sep 4 18:26:16 2000 +++ sendmail.c Thu Jan 10 20:20:56

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-01-11 Thread sander
ID: 14983 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: It would be nice if you post a diff instead of the whole file... Previous Comments: -

[PHP-DEV] Bug #14983 Updated: mail function buffer overflow

2002-01-10 Thread enricod
ID: 14983 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: this is what i came up with to fix the behaviour. It's a quick fix cause i needed PHP working for a demo tomorrow,