
23 Jul
2016
23 Jul
'16
2:11 a.m.
On Tue, Jul 12, 2016 at 08:28:23PM +0200, Ladislav Michl wrote:
In case there is no mtdparts variable in relocated environment, NULL is assigned to p, which is later fed to strncpy. Also function parameter mtdparts is completely ignored, so use it in case mtdparts variable is not found in environment. This parameter is checked not to be NULL in caller.
Signed-off-by: Ladislav Michl ladis@linux-mips.org
Applied to u-boot/master, thanks!
--
Tom