qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] usb/desc-msos: using g_free instead of free i


From: Gerd Hoffmann
Subject: Re: [Qemu-trivial] [PATCH] usb/desc-msos: using g_free instead of free in usb_desc_msos()
Date: Mon, 19 Jan 2015 08:27:05 +0100

On Mo, 2015-01-19 at 11:42 +0800, address@hidden wrote:
> It's important to match g_malloc() with g_free(), plain
> malloc() with free(). Otherwise bad things can happen,
> since these allocators may use different memory pools.

added to usb queue.

thanks,
  Gerd




reply via email to

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