Daniel Veillard <veillard(a)redhat.com> wrote:
On Thu, Dec 11, 2008 at 08:08:37PM +0100, Jim Meyering wrote:
> Running make check through valgrind exposed this:
>
> 40 bytes in 1 blocks are definitely lost in loss record 9 of 68
> at 0x4A05174: calloc (vg_replace_malloc.c:397)
> by 0x4C422C1: virAllocN (memory.c:128)
> by 0x412CB1: qemudRunLoop (qemud.c:1846)
> by 0x41480B: main (qemud.c:2469)
>
> Here's the fix:
Sure, +1
Thanks. committed.