Bug 623

Summary: Sed Segmentation fault
Product: Busybox Reporter: Woshman <washingtonfilho>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: critical CC: busybox-cvs
Priority: P5    
Version: 1.15.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Fix

Description Woshman 2009-09-22 00:09:03 UTC
Sed Segmentation fault libc-2.7 with this command:
echo "Hello     World" | sed s/\ */#/g
Comment 1 Denys Vlasenko 2009-09-22 00:58:46 UTC
Created attachment 665 [details]
Fix

Please try attached patch