From: <bug...@fr...> - 2010-03-02 06:50:21
|
http://bugs.freedesktop.org/show_bug.cgi?id=26832 --- Comment #1 from Magnus Kessler <Mag...@gm...> 2010-03-01 22:50:14 PST --- Created an attachment (id=33677) --> (http://bugs.freedesktop.org/attachment.cgi?id=33677) proposed fix On closer inspection it appears that the variable "data" in glx_puffer.c CreateDrawable is essentially unused. Removing this variable should fix the issue of copying data from NULL, which commit 706fffbff59be0dc884e1938f1bdf731af1efa3e tried to guard against. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |