
14 Mar
2017
14 Mar
'17
9:04 a.m.
On 03/09/2017 11:06 AM, Michal Privoznik wrote:
Even though this variable contains just values from an enum where zero has the usual meaning, it's enum after all and we should check it as such.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_command.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK John