qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 1/2] xen-disk: use g_new0 to fix build


From: Olaf Hering
Subject: Re: [Qemu-devel] [PULL 1/2] xen-disk: use g_new0 to fix build
Date: Mon, 25 Sep 2017 14:11:55 +0200
User-agent: Mutt/1.8.3 (7138)

On Wed, Sep 20, Stefano Stabellini wrote:

> From: Olaf Hering <address@hidden>
> g_malloc0_n is available since glib-2.24. To allow build with older glib
> versions use the generic g_new0, which is already used in many other
> places in the code.
> Fixes commit 3284fad728 ("xen-disk: add support for multi-page shared rings")

In case this missed the release, please backport to the relevant stable
branches as well. Many thanks.

Olaf

Attachment: signature.asc
Description: PGP signature


reply via email to

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