Re: [Mesa-dev] [PATCH] Fix zero-division in llvmpipe_texture_layout()

2014-06-10 Thread Roland Scheidegger
Am 07.06.2014 20:38, schrieb Johannes Obermayr: > From: Takashi Iwai > > Fix the crash of "gnome-control-center info" invocation on QEMU where > zero height is passed at init. > > Fixes: https://bugzilla.novell.com/show_bug.cgi?id=879462 > > Signed-off-by: Takashi Iwai > --- > To: mesa-dev@lis

[Mesa-dev] [PATCH] Fix zero-division in llvmpipe_texture_layout()

2014-06-07 Thread Johannes Obermayr
From: Takashi Iwai Fix the crash of "gnome-control-center info" invocation on QEMU where zero height is passed at init. Fixes: https://bugzilla.novell.com/show_bug.cgi?id=879462 Signed-off-by: Takashi Iwai --- To: mesa-dev@lists.freedesktop.org Cc: "10.2" Takashi: Please send also a proper pa