| strlcat() need to be passed the full buffer length. The incorrect call
caused truncation of partition names for fastboot_raw_partition_... and
fastboot_partition_alias_... env lookup to much less than PART_NAME_LEN.
Fixes:  | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| fb_command.c | ||
| fb_common.c | ||
| fb_getvar.c | ||
| fb_mmc.c | ||
| fb_nand.c | ||