Plug tiny leak in the css parser

This commit is contained in:
Paolo Borelli 2011-12-03 17:51:36 +01:00
parent 0dd1f7edbc
commit 7c779a0bee

View File

@ -608,6 +608,7 @@ _gtk_css_parser_try_enum (GtkCssParser *parser,
}
}
g_free (str);
g_type_class_unref (enum_class);
if (!result)