Skip to content
Snippets Groups Projects
Commit a473766c authored by Marek Behún's avatar Marek Behún Committed by Simon Glass
Browse files

env: Use memcpy() instead of ad-hoc code to copy variable value


Copy the value of the found variable into given buffer with memcpy()
instead of ad-hoc code.

Signed-off-by: default avatarMarek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 3112ce0c
No related branches found
No related tags found
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