Skip to content
Snippets Groups Projects
user avatar
Matthias Schiffer authored
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: 69a75298 ("fastboot: Fix possible buffer overrun")
Signed-off-by: default avatarMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: default avatarSean Anderson <seanga2@gmail.com>
5f9338ad
History