[Mesa-dev] [PATCH 00/10] nv50: out-of-bounds access of context specific attribs

Ilia Mirkin imirkin at alum.mit.edu
Thu Jan 16 10:54:17 PST 2014


On Thu, Jan 16, 2014 at 1:44 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Subject: [PATCH 00/10] nv50: out-of-bounds access of context specific attribs
> In-Reply-To:
>
> So here it goes, a few serious patches and some not as much
>
> Patches 1, 2 correct the range to be within the defined boundaries
> when invalidating the textures/constbufs. Most likely a copy/paste
> typo from the nvc0 driver.
>
> Patches 3, 5, 7, 8, 9 introduce asserts which may not be stricly
> needed. I'm open to suggestions
>
> Patches 4, 6 changes the type of variables used to store the index
> to be unsigned.
>
> And patch 10 provides a small/trivial cleanup at the context_ctor
> errot path.

Series is

Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

Nice cleanups! And it should make future bugs a bit more obvious.


More information about the mesa-dev mailing list