Home
last modified time | relevance | path

Searched hist:"019 e78ba6ec6f402dffc6bc9683f461a11a52c28" (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dqemu-config.c019e78ba6ec6f402dffc6bc9683f461a11a52c28 Mon May 17 08:36:47 UTC 2010 Kevin Wolf <kwolf@redhat.com> Fix error handling in qemu_read_config_file

We need to close the file even in error case. While at it, make the callers
catch all kind of errors. ENOENT is allowed for default config files, they
are optional.

Reported-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/system/
H A Dvl.c019e78ba6ec6f402dffc6bc9683f461a11a52c28 Mon May 17 08:36:47 UTC 2010 Kevin Wolf <kwolf@redhat.com> Fix error handling in qemu_read_config_file

We need to close the file even in error case. While at it, make the callers
catch all kind of errors. ENOENT is allowed for default config files, they
are optional.

Reported-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>