Re: [Mesa-dev] [PATCH 1/3] mesa: Guard against null pointer deref in fbo validation
On 04/02/2011 11:41 AM, Fabian Bieler wrote: Looks good. I'll commit it soon. -Brian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [PATCH 1/3] mesa: Guard against null pointer deref in fbo validation
From 3561688742016c82c6c146e448949112255b234c Mon Sep 17 00:00:00 2001 From: Fabian Bieler Date: Sat, 2 Apr 2011 13:52:34 +0200 Subject: [PATCH 1/3] mesa: Guard against null pointer deref in fbo validation This matches the behaviour below when numSamples is compared. At least with the gallium s