commit:     be033e5de40e3543a2aa135ae0e7b7a1403107f7
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Nov 30 19:09:20 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 13:38:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be033e5d

app-i18n/fcitx-m17n: remove unused patch

 .../files/fcitx-m17n-0.2.3-memory_leak.patch         | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/app-i18n/fcitx-m17n/files/fcitx-m17n-0.2.3-memory_leak.patch 
b/app-i18n/fcitx-m17n/files/fcitx-m17n-0.2.3-memory_leak.patch
deleted file mode 100644
index ef89d35075a..00000000000
--- a/app-i18n/fcitx-m17n/files/fcitx-m17n-0.2.3-memory_leak.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-https://github.com/fcitx/fcitx-m17n/commit/52d3d740c35845c78857ead8a0537eb7b0d4706f
-
---- /im/fcitx-m17n.c
-+++ /im/fcitx-m17n.c
-@@ -592,6 +592,7 @@
-         } else {
-             iconName = uniqueName;
-         }
-+        m17n_object_unref(info);
- 
-         FcitxIMIFace iface;
-         memset(&iface, 0, sizeof(FcitxIMIFace));
-@@ -619,6 +620,7 @@
-         free(uniqueName);
-         free(fxName);
-     }
-+    m17n_object_unref(mimlist);
- 
-     fcitx_utils_free(curlang);
- 

Reply via email to