Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:as_python3_module
gnome-shell.26665
gnome-shell-exit-crash-workaround.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-shell-exit-crash-workaround.patch of Package gnome-shell.26665
diff --git a/src/main.c b/src/main.c index 3cd9e10..557f35a 100644 --- a/src/main.c +++ b/src/main.c @@ -566,7 +566,7 @@ main (int argc, char **argv) ecode = EXIT_FAILURE; } - meta_context_destroy (g_steal_pointer (&context)); + g_steal_pointer (&context); shell_profiler_shutdown ();
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