On Thu, Mar 21, 2013 at 01:07:11PM +0100, Peter Lieven wrote:
> this patch adds a check for qemu_find_opts("iscsi") returning
> NULL instead of blindly passing the result to qemu_opts_parse().
>
> Signed-off-by: Peter Lieven <[email protected]>
> ---
> vl.c | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)Why is this change necessary? Stefan
