| Anonymous | Login | Signup for a new account | 11-10-2008 11:16 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |