qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH 00/11] Trivial memory allocation


From: Eric Blake
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 00/11] Trivial memory allocation fixes & cleanups
Date: Wed, 16 Jan 2013 08:54:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 01/16/2013 07:36 AM, Markus Armbruster wrote:
> Markus Armbruster (11):
>   g_malloc(0) and g_malloc0(0) return NULL; simplify
>   g_strdup(NULL) returns NULL; simplify
>   hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
>   readline: Fix unchecked strdup() by converting to g_strdup()
>   spice: Fix unchecked strdup() by converting to g_strdup()
>   virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
>   qemu-log: Fix unchecked strdup() by converting to g_strdup()
>   qemu-log: Plug trivial memory leak in cpu_set_log_filename()
>   libcacard: Fix unchecked strdup() by converting to g_strdup()
>   qapi: Fix unchecked strdup() by converting to g_strdup()
>   qemu-ga: Fix unchecked strdup() by converting to g_strdup()

Patches 1-7 and 9-11:
Reviewed-by: Eric Blake <address@hidden>

Style question on patch 4
Patch 8 needs a v2.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]