qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 28/28] ahci: Add test_identify case to ahci-test


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 28/28] ahci: Add test_identify case to ahci-test.
Date: Thu, 31 Jul 2014 16:28:31 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jul 07, 2014 at 02:18:09PM -0400, John Snow wrote:
> +    free(d2h);
> +    free(pio);

Should be g_free() since memory was allocated with g_malloc0().

Attachment: pgpLwP3Viscub.pgp
Description: PGP signature


reply via email to

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