Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
63fd426b4b
In the case where there is no error log for arbfp we were returning a "" string literal. The other paths were using g_strdup to return a string that could be freed with g_free. This makes the arbfp path return g_strdup ("") instead. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |