
16 May
2011
16 May
'11
9:51 p.m.
On 05/15/2011 12:23 AM, Matthias Bolte wrote:
virStreamNew needs to dispatch the error that virGetStream reports on failure.
remoteCreateClientStream can fail due to virStreamNew or due to VIR_ALLOC. Report OOM error for VIR_ALLOC failure to report errors in all error cases.
Remove OOM error reporting from remoteCreateClientStream callers. --- daemon/remote.c | 8 ++------ daemon/stream.c | 7 ++++++- src/libvirt.c | 2 ++ 3 files changed, 10 insertions(+), 7 deletions(-)
ACK. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org