aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/em-format.c
diff options
context:
space:
mode:
Diffstat (limited to 'em-format/em-format.c')
-rw-r--r--em-format/em-format.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/em-format/em-format.c b/em-format/em-format.c
index 38a91b0955..0dd45effaa 100644
--- a/em-format/em-format.c
+++ b/em-format/em-format.c
@@ -1405,6 +1405,8 @@ em_format_format_text (EMFormat *emf,
if (windows)
g_object_unref (windows);
+
+ g_object_unref (mem_stream);
}
/**