From: Anthony Liguori <anthony@codemonkey.ws>
To: Glauber Costa <glommer@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, avi@redhat.com
Subject: Re: [PATCH] do boundary check based on absolute value
Date: Thu, 04 Dec 2008 16:36:54 -0600 [thread overview]
Message-ID: <49385B86.8090604@codemonkey.ws> (raw)
In-Reply-To: <1228427046-28875-1-git-send-email-glommer@redhat.com>
Glauber Costa wrote:
> For backward operations, dstpitch and srcpitch can
> be negative. This leads BLTUNSAFE macro into an
> overflow, and as a result, it avoids performing
> operations that are perfectly valid.
>
> The visible effect that led to that patch was the gnome-panel
> bar in Fedora10. Before this patch, you could see garbage
> clobbering a big portion of the bar.
>
> After this patch, this garbage is gone.
>
>
Applied. Thanks.
Regards,
Anthony Liguori
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Glauber Costa <glommer@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, avi@redhat.com
Subject: [Qemu-devel] Re: [PATCH] do boundary check based on absolute value
Date: Thu, 04 Dec 2008 16:36:54 -0600 [thread overview]
Message-ID: <49385B86.8090604@codemonkey.ws> (raw)
In-Reply-To: <1228427046-28875-1-git-send-email-glommer@redhat.com>
Glauber Costa wrote:
> For backward operations, dstpitch and srcpitch can
> be negative. This leads BLTUNSAFE macro into an
> overflow, and as a result, it avoids performing
> operations that are perfectly valid.
>
> The visible effect that led to that patch was the gnome-panel
> bar in Fedora10. Before this patch, you could see garbage
> clobbering a big portion of the bar.
>
> After this patch, this garbage is gone.
>
>
Applied. Thanks.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-12-04 22:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 21:44 [PATCH] do boundary check based on absolute value Glauber Costa
2008-12-04 21:44 ` [Qemu-devel] " Glauber Costa
2008-12-04 22:36 ` Anthony Liguori [this message]
2008-12-04 22:36 ` [Qemu-devel] " Anthony Liguori
2008-12-05 12:00 ` René Rebe
2008-12-05 12:00 ` [Qemu-devel] " René Rebe
2008-12-05 12:04 ` Glauber Costa
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=49385B86.8090604@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=avi@redhat.com \
--cc=glommer@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/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.