| Bug #12768 | wordwrap crashes with 4 parameters and width=0 | ||||
|---|---|---|---|---|---|
| Submitted: | 15 Aug 2001 12:00pm UTC | Modified: | 4 Jan 2002 2:49pm UTC | ||
| From: | marc dot pohl at wwf-gruppe dot de | Assigned to: | elixer | ||
| Status: | Closed | Category: | Reproducible crash | ||
| Version: | 4.0.6 | OS: | Linux | ||
[15 Aug 2001 12:00pm UTC] marc dot pohl at wwf-gruppe dot de
[4 Jan 2002 2:49pm UTC] jimw@php.net
forcing a cut with a zero width doesn't make any sense. but segfault fixed in cvs and this case now issues a warning. (but also found and fixed a related crash if a multi-character break was used with a zero width.)
