[libvirt] [PATCH 2/2] remove duplicated call to reportOOMError

Eric Blake eblake at redhat.com
Fri Feb 18 00:13:35 UTC 2011


On 02/17/2011 02:18 PM, Christophe Fergeau wrote:
> ---
>  src/qemu/qemu_command.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
> index c9feb9b..371a7ed 100644
> --- a/src/qemu/qemu_command.c
> +++ b/src/qemu/qemu_command.c
> @@ -4243,7 +4243,6 @@ qemuBuildCommandLine(virConnectPtr conn,
>                      if (configfd >= 0) {
>                          if (virAsprintf(&configfd_name, "%d", configfd) < 0) {
>                              VIR_FORCE_CLOSE(configfd);
> -                            virReportOOMError();
>                              goto no_memory;

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110217/3051ab53/attachment-0001.sig>


More information about the libvir-list mailing list