Dear Mike Frysinger,

In message <[EMAIL PROTECTED]> you wrote:
> When running `strings` on really long strings, the stack tends to get
> smashed due to printf().  Switch to puts() instead since we're only passing
> the data through.
> 
> Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
> ---
>  common/cmd_strings.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Never call a man a fool.  Borrow from him.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to