fixed mconsole when using multiple guests
fixed interface enumeration bug
This commit is contained in:
@@ -225,6 +225,7 @@ static void guest(dumm_t *dumm, char *name)
|
||||
if (streq(name, guest->get_name(guest)))
|
||||
{
|
||||
found = TRUE;
|
||||
break;
|
||||
}
|
||||
}
|
||||
iterator->destroy(iterator);
|
||||
|
||||
Reference in New Issue
Block a user