All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Packard <keithp-aN4HjG94KOLQT0dZR+AlfA@public.gmane.org>
To: "Kristian Høgsberg" <krh-1OA22m9ORUweIZ0/mPfg9Q@public.gmane.org>,
	"Chris Wilson"
	<chris-Y6uKTt2uX1cEflXRtASbqLVCufUGDwFn@public.gmane.org>,
	"Julien Cristau"
	<jcristau-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>,
	xorg-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH v2] glx: Fix use after free in DrawableGone
Date: Tue, 28 Sep 2010 08:05:00 -0700	[thread overview]
Message-ID: <yunocbhhpsz.fsf@aiko.keithp.com> (raw)
In-Reply-To: <1285247051-2717-1-git-send-email-krh-1OA22m9ORUweIZ0/mPfg9Q@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]

On Thu, 23 Sep 2010 09:04:11 -0400, Kristian Høgsberg <krh@bitplanet.net> wrote:
> Signed-off-by: Kristian Høgsberg <krh-1OA22m9ORUweIZ0/mPfg9Q@public.gmane.org>
> ---
> 
> Chris Wilson points out that we were still accessing c->next after free.
> Here's an updated version that fixes that.

I've merged this patch (and attempted to collect all of the *-by:
lines). I liked 'next' better than 'tmp' as a name, so Kristian ends up
with the credit.

-- 
keith.packard-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 219 bytes --]

_______________________________________________
xorg-devel-go0+a7rfsptAfugRpC6u6w@public.gmane.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

  parent reply	other threads:[~2010-09-28 15:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 11:47 [PATCH] Disable DRI2 if we're running on shadowfb Julien Cristau
2010-09-22 12:17 ` [PATCH] Disable DRI2 if we are " Chris Wilson
2010-09-23 12:50   ` [PATCH] glx: Fix use after free in DrawableGone Kristian Høgsberg
2010-09-23 13:04     ` [PATCH v2] " Kristian Høgsberg
     [not found]       ` <1285247051-2717-1-git-send-email-krh-1OA22m9ORUweIZ0/mPfg9Q@public.gmane.org>
2010-09-23 13:55         ` Chris Wilson
2010-09-23 16:51         ` Jeremy Huddleston
     [not found]           ` <A7B70C84-4699-4A06-8769-6195E3B8A631-2kanFRK1NckAvxtiuMwx3w@public.gmane.org>
2010-09-23 17:25             ` Kristian Høgsberg
2010-09-27 12:42               ` Kristian Høgsberg
     [not found]                 ` <AANLkTimm9mbEHgzmKr7xNm3HSfUyfnoZ2OFe_RTDoPF6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-09-27 17:08                   ` Jeremy Huddleston
2010-09-28 15:05         ` Keith Packard [this message]
     [not found] ` <1285156047-21138-1-git-send-email-jcristau-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2010-09-22 12:32   ` [PATCH] glx: Avoid use-after-free after drawableGone Chris Wilson
     [not found]     ` <1285158749-9056-1-git-send-email-chris-Y6uKTt2uX1cEflXRtASbqLVCufUGDwFn@public.gmane.org>
2010-09-22 15:12       ` jamey-sH+B+fTmh7PR7s880joybQ
2010-09-22 15:21       ` Adam Jackson
2010-09-22 13:35 ` [PATCH] Disable DRI2 if we're running on shadowfb Owain Ainsworth
2010-09-22 14:42   ` [PATCH] Disable DRI2 if we are " Chris Wilson

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=yunocbhhpsz.fsf@aiko.keithp.com \
    --to=keithp-an4hjg94kolqt0dzr+alfa@public.gmane.org \
    --cc=chris-Y6uKTt2uX1cEflXRtASbqLVCufUGDwFn@public.gmane.org \
    --cc=intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=jcristau-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org \
    --cc=krh-1OA22m9ORUweIZ0/mPfg9Q@public.gmane.org \
    --cc=xorg-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.