Skip to content
Snippets Groups Projects
Commit 04387d24 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

mkimage: fix Segmentation Fault when run without "-n name" option


The restructuring of the mkimage command in commit 89a4d6b1 ("tools:
mkimage: split code into core, default and FIT image specific")
introduced a bug that caused mkimage to segfault when run without
"-n name" option.  Initialize the imagename entry to prevent that.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 7027d562
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment