Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1645)

Unified Diff: src/ibusemoji.c

Issue 320700043: ui/gtk3: Integrate custom rendering to use HarfBuzz glyph info Base URL: git@github.com:ibus/ibus.git@master
Patch Set: Fixed some memory leaks Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « po/POTFILES.skip ('k') | ui/gtk3/IBusEmojiDialog-1.0.metadata » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ibusemoji.c
diff --git a/src/ibusemoji.c b/src/ibusemoji.c
index 3d38c2a9f3515d8ffadd476b18c11804f94427c1..d56c48aad717eb7227461fa8a6231635bb9c16d8 100644
--- a/src/ibusemoji.c
+++ b/src/ibusemoji.c
@@ -591,6 +591,7 @@ out_load_cache:
g_variant_unref (variant);
if (variant_table)
g_variant_unref (variant_table);
+ g_free (contents);
return retval;
}
« no previous file with comments | « po/POTFILES.skip ('k') | ui/gtk3/IBusEmojiDialog-1.0.metadata » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b