Kevin Wolf <kw...@redhat.com> wrote: > blk->name isn't an array, but a pointer that can be NULL. Checking for > an anonymous BB must involve a NULL check first, otherwise we get > crashes. > > Signed-off-by: Kevin Wolf <kw...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>