------- Additional Comments From chul at cn dot fujitsu dot com  2008-02-13 
00:52 -------
(In reply to comment #2)
> Fixed by
> http://sourceware.org/ml/binutils/2008-02/msg00067.html
 
I found using "strings -n 0 file" or "strings --bytes=0 file", "invalid number 
0" will be reported. So "strings -0 file" should report "invalid number 0" not 
just use "4" as min-length.
I think my patch may be more appropriate.

Regards



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://sourceware.org/bugzilla/show_bug.cgi?id=5713

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to