summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0214e7f..f05fa05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+17-07-26 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/dalvik/operands/pool.c:
+ Add a missing g_object_ref() before g_object_unref().
+
17-07-15 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/routines.c: