Plug a small memory leak

This commit is contained in:
Matthias Clasen 2021-03-27 17:01:10 -04:00
parent 97a9e23b85
commit 7644605dfc

View File

@ -965,6 +965,7 @@ init (void)
string_serializer,
(gpointer) charset,
NULL);
g_free (mime);
}
gdk_content_register_serializer (G_TYPE_STRING,
"text/plain",