binutils/tests/Regression/435078-output-of-strings-0-n-is-incorrect/PURPOSE

3 lines
119 B
Plaintext
Raw Normal View History

Use "strings -0 file", the output will be in loop.
And "strings -n 0xA file" will report error as "invalid number 0xA"