cssprovider: Only free bytes when they exist
This commit is contained in:
@ -1792,6 +1792,7 @@ gtk_css_provider_load_internal (GtkCssProvider *css_provider,
|
||||
gtk_css_provider_postprocess (css_provider);
|
||||
}
|
||||
|
||||
if (free_bytes)
|
||||
g_bytes_unref (free_bytes);
|
||||
|
||||
if (error)
|
||||
|
Reference in New Issue
Block a user