|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PATCH] Fix error checking and cleaning in path.c V2 |
Date: | Fri, 04 Sep 2009 12:54:31 -0500 |
User-agent: | Thunderbird 2.0.0.23 (X11/20090825) |
Jean-Christophe DUBOIS wrote:
Very little error checking was done in path.c and we were leaking some memories in case of error. This patch rely on the abort() behavior of qemu_malloc and friends Signed-off-by: Jean-Christophe Dubois <address@hidden>
This breaks the linux-user build. Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |