![]() [ Upstream commit adb1f95d388a43c4c564ef3e436f18900dde978e ]
The ending NULL is not taken into account by strncat(), so switch to
strlcat() to correctly compute the size of the available memory when
appending CONFIG_CMDLINE to 'early_cmdline'.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
cmdline_early.c | ||
fdt_early.c |