Skip to content
Commit ca7def60 authored by Imran Zaman's avatar Imran Zaman Committed by Tom Rini
Browse files

cli_simple.c: fix possible overflow when copying the string



Bigger source buffer than dest buffer could overflow when copying
strings.  Source and destination buffer sizes are same now.

Signed-off-by: default avatarImran Zaman <imran.zaman@intel.com>
parent f458c8da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment