"Michael S. Tsirkin" <m...@redhat.com> writes: > On Wed, Aug 20, 2014 at 08:38:11PM +0200, Markus Armbruster wrote: >> Once upon a time, it was decided that qemu_realloc(ptr, 0) should >> abort. Switching to glib retired that bright idea. A bit of code >> that was added to cope with it (commit 3e372cf) is still around. Bury >> it. >> >> See also commit 6528499. >> >> Signed-off-by: Markus Armbruster <arm...@redhat.com> > > Acked-by: Michael S. Tsirkin <m...@redhat.com>
Michael, can you take this through your tree?