summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/arm/v7/fetch.c')
-rw-r--r--plugins/arm/v7/fetch.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/arm/v7/fetch.c b/plugins/arm/v7/fetch.c
index 0aa0c6c..6252990 100644
--- a/plugins/arm/v7/fetch.c
+++ b/plugins/arm/v7/fetch.c
@@ -498,6 +498,9 @@ void help_fetching_with_instruction_ldr_literal_with_orig(GArchInstruction *inst
{
g_db_comment_add_static_text(comment, "\n");
g_db_comment_add_dynamic_text(comment, desc);
+
+ g_object_unref(G_OBJECT(comment));
+
}
else