Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Gao Guanhua authored
The filelen should be signed type, not unsigned type.
otherwise, The condition as below never take.
	if (filelen < 0)

Signed-off-by: default avatarGao Guanhua <B22826@freescale.com>
Signed-off-by: default avatarDave Liu <daveliu@freescale.com>
351f40ca
History
Name Last commit Last update
..