From: Anthony Liguori <aliguori@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [patch] calloc arguments
Date: Mon, 17 Apr 2006 18:19:38 -0500 [thread overview]
Message-ID: <4444228A.4000405@us.ibm.com> (raw)
In-Reply-To: <1145307019.16042.110.camel@basalt.austin.ibm.com>
Hollis Blanchard wrote:
> Hi, it looks like a few users of calloc had their arguments backwards. I
> checked the other users and they seem fine.
>
> Since one of those is in ioemu code, does that mean we (I?) will be
> submitting that bug to qemu upstream?
>
The bug isn't present in upstream QEmu as this file isn't present. I
imagine this is part of the VNC patch that lives externally to QEmu.
In general, QEmu does not use any calloc()'s and instead prefers to use
a malloc wrapper (qemu_mallocz) within the actual emulator.
Regards,
Anthony Liguori
prev parent reply other threads:[~2006-04-17 23:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-17 20:50 [patch] calloc arguments Hollis Blanchard
2006-04-17 23:19 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4444228A.4000405@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=hollisb@us.ibm.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.