qemu-e2k/qga
Gonglei 1def74548d qga: fix false negative argument passing
Function send_response(s, &qdict->base) returns a negative number
when any failures occured. But strerror()'s parameter cannot be
negative. Let's change the testing condition and pass '-ret' to
strerr().

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-11-17 11:41:25 +01:00
..
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-posix.c
commands-win32.c
commands.c
guest-agent-command-state.c
guest-agent-core.h
main.c qga: fix false negative argument passing 2014-11-17 11:41:25 +01:00
Makefile.objs
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h