BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001395 [BusyBox] Other minor always 06-16-07 23:08 06-17-07 05:19
Reporter bcombee View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001395: strings command fails with multiple command line arguments
Description If you type "strings a b c", it will check file a three times, instead of checking each of the three files. The bug is in miscutils/strings.c where the loop iterates while --argc > 0, but the argv pointer is never incremented.
Additional Information
Attached Files

- Relationships

- Notes
(0002486)
vda
06-17-07 05:19

Fixed in rev 18840, thanks.
 

- Issue History
Date Modified Username Field Change
06-16-07 23:08 bcombee New Issue
06-16-07 23:08 bcombee Status new => assigned
06-16-07 23:08 bcombee Assigned To  => BusyBox
06-17-07 05:19 vda Status assigned => closed
06-17-07 05:19 vda Note Added: 0002486
06-17-07 05:19 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker