mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
hotdoc: Let the the registry inspect in forks
So that the whole process doesn't segfault if something bad happens while inspecting
This commit is contained in:
parent
816710d17c
commit
6009b82d65
1 changed files with 0 additions and 1 deletions
|
@ -703,7 +703,6 @@ main (int argc, char *argv[])
|
||||||
textdomain (GETTEXT_PACKAGE);
|
textdomain (GETTEXT_PACKAGE);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
g_setenv ("GST_REGISTRY_FORK", "no", TRUE);
|
|
||||||
gst_init (NULL, NULL);
|
gst_init (NULL, NULL);
|
||||||
|
|
||||||
json = g_string_new ("{");
|
json = g_string_new ("{");
|
||||||
|
|
Loading…
Reference in a new issue