Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
MozillaFirefox.11699
mozilla-break_hanging_glxtest.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-break_hanging_glxtest.patch of Package MozillaFirefox.11699
# HG changeset patch # User msirringhaus@suse.de # Date 1560926162 -7200 # Wed Jun 19 08:36:02 2019 +0200 # Node ID a6b5942473136c8e8d6f3263cf6d035e34688b52 # Parent a055997b24dd9d2c814417303768674b203de5dd [mq]: mozilla-break_hanging_glxtest.patch diff -r a055997b24dd -r a6b594247313 toolkit/xre/glxtest.cpp --- a/toolkit/xre/glxtest.cpp Wed Jun 19 08:35:59 2019 +0200 +++ b/toolkit/xre/glxtest.cpp Wed Jun 19 08:36:02 2019 +0200 @@ -124,6 +124,8 @@ void *libgl = dlopen(LIBGL_FILENAME, RTLD_LAZY); if (!libgl) fatal_error("Unable to load " LIBGL_FILENAME); + alarm(3); + typedef void *(*PFNGLXGETPROCADDRESS)(const char *); PFNGLXGETPROCADDRESS glXGetProcAddress = cast<PFNGLXGETPROCADDRESS>(dlsym(libgl, "glXGetProcAddress"));
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor