From: <bug...@fr...> - 2010-02-19 19:40:17
|
http://bugs.freedesktop.org/show_bug.cgi?id=26121 Ian Romanick <id...@fr...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTOURBUG --- Comment #2 from Ian Romanick <id...@fr...> 2010-02-19 11:40:05 PST --- The NULL dereference happens during function dispatch. Add a NULL check would add overhead to every single OpenGL function call. Correct applications should not have to pay a performance penalty to prevent buggy apps from crashing. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |