Re: [Qemu-devel] [PATCH 0/3] qdist fixes

2016-08-01 Thread Paolo Bonzini
On 25/07/2016 17:03, Emilio G. Cota wrote: > While fixing the return of a NULL string when printing an empty > dist (patch 3) (see background here [*]), I noticed there was > a leak in qdist (patch 1). Patch 2 is trivial. > > Thanks, > > Emilio > > [*] https://lists.gnu.org/archi

[Qemu-devel] [PATCH 0/3] qdist fixes

2016-07-25 Thread Emilio G. Cota
While fixing the return of a NULL string when printing an empty dist (patch 3) (see background here [*]), I noticed there was a leak in qdist (patch 1). Patch 2 is trivial. Thanks, Emilio [*] https://lists.gnu.org/archive/html/qemu-devel/2016-07/msg05494.html