Skip to content
Commit 3fe3839a authored by André Draszik's avatar André Draszik Committed by Simon Glass
Browse files

SPL: fix printing of image name



The maximum length of the name of the image is
obviously not sizeof(), which is just the
length of a pointer, but IH_NMLEN.

fixes: 62cf11c0
("SPL: Limit image name print length")

Signed-off-by: default avatarAndré Draszik <adraszik@tycoint.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 35172cfe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment