mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +00:00
parent
6eb3548192
commit
97d3363360
@ -165,9 +165,10 @@ gtk_css_data_url_parse (const char *url,
|
||||
g_propagate_error (error, local_error);
|
||||
g_free (charset);
|
||||
g_free (data);
|
||||
return NULL;
|
||||
g_free (mimetype);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
bdata = data;
|
||||
bsize = written;
|
||||
|
Loading…
Reference in New Issue
Block a user