FreeBSD Bugzilla – Attachment 114422 Details for
Bug 156088
graphics/gnash: Segmentation fault, if opengl is the only renderer and hasn't been explicitly defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 373 bytes, created by
Lars Herschke
on 2011-03-31 12:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Lars Herschke
Created:
2011-03-31 12:00:20 UTC
Size:
373 bytes
patch
obsolete
>--- gui/gtk/gtk_canvas.cpp.orig 2010-08-21 16:26:58.000000000 +0200 >+++ gui/gtk/gtk_canvas.cpp 2011-03-31 11:14:35.000000000 +0200 >@@ -214,8 +214,8 @@ > renderer = "agg"; > #elif defined (RENDERER_CAIRO) > renderer = "cairo"; >-#elif defined (RENDERER_OGL) >- renderer = "ogl"; >+#elif defined (RENDERER_OPENGL) >+ renderer = "opengl"; > #endif > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 156088
: 114422