Skip to content
Snippets Groups Projects
user avatar
Piotr Wilczek authored
Curently memcpy copies string without null terminating char because
function strlen returns only number of characters excluding
null terminating character. Replace memcpy with strcpy.

Signed-off-by: default avatarPiotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
CC: Tom Rini <trini@ti.com>
73dc8328
History
Name Last commit Last update
..