From: Julian Seward <jseward@acm.org>
To: qemu-devel@nongnu.org
Cc: Robert Reif <reif@earthlink.net>
Subject: Re: [Qemu-devel] buffer overruns in qemu-system-sparc (hw/eccmemctl.c: ecc_reset())
Date: Wed, 18 Jun 2008 01:58:44 +0200 [thread overview]
Message-ID: <200806180158.44386.jseward@acm.org> (raw)
In-Reply-To: <48584B13.7000503@earthlink.net>
On Wednesday 18 June 2008 01:38, Robert Reif wrote:
> Here is a little cleaner version:
Yes, that is saner.
I see you removed the loop
for (i = 1; i < ECC_NREGS; i++)
s->regs[i] = 0;
Did that have some significance? Its presence seemed very strange
to me.
J
next prev parent reply other threads:[~2008-06-18 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-17 20:35 [Qemu-devel] buffer overruns in qemu-system-sparc (hw/eccmemctl.c: ecc_reset()) Julian Seward
2008-06-17 23:37 ` Paul Brook
2008-06-17 23:38 ` Robert Reif
2008-06-17 23:58 ` Julian Seward [this message]
2008-06-19 14:11 ` Blue Swirl
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=200806180158.44386.jseward@acm.org \
--to=jseward@acm.org \
--cc=qemu-devel@nongnu.org \
--cc=reif@earthlink.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).