Re: [Mesa-dev] [PATCH] st/dri: Fix crash in st/dri from dri format commit

2012-02-23 Thread Jesse Barnes
On Thu, 23 Feb 2012 18:50:17 +0100 Jakob Bornecrantz wrote: > Introduced with 8de5c355fa2bf0f30df2c7cf39aee01e793284bf, it would probably > just crash. > > Cheers, Jakob. > > Signed-off-by: Jakob Bornecrantz > --- > src/gallium/state_trackers/dri/drm/dri2.c |3 +-- > 1 files changed, 1 i

[Mesa-dev] [PATCH] st/dri: Fix crash in st/dri from dri format commit

2012-02-23 Thread Jakob Bornecrantz
Introduced with 8de5c355fa2bf0f30df2c7cf39aee01e793284bf, it would probably just crash. Cheers, Jakob. Signed-off-by: Jakob Bornecrantz --- src/gallium/state_trackers/dri/drm/dri2.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/gallium/state_trackers/dri/drm/dr