summaryrefslogtreecommitdiff
path: root/x11-misc/dunst-1.0.0/fix_memory_leak_1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/dunst-1.0.0/fix_memory_leak_1.patch')
-rw-r--r--x11-misc/dunst-1.0.0/fix_memory_leak_1.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11-misc/dunst-1.0.0/fix_memory_leak_1.patch b/x11-misc/dunst-1.0.0/fix_memory_leak_1.patch
deleted file mode 100644
index fad57b9..0000000
--- a/x11-misc/dunst-1.0.0/fix_memory_leak_1.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 95c67908c1539e26b8d95a9a17d420a6611163a3 Mon Sep 17 00:00:00 2001
-From: Steven Allen <steven@stebalien.com>
-Date: Mon, 12 Aug 2013 18:37:54 -0700
-Subject: [PATCH] Fix memory leak in URL scanning code
-
----
- menu.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/menu.c b/menu.c
-index cd3f85a..12e1ae2 100644
---- a/menu.c
-+++ b/menu.c
-@@ -60,6 +60,8 @@ char *extract_urls(const char *to_match)
-
- urls = string_append(urls, match, "\n");
-
-+ free(match);
-+
- p += m.rm_eo;
- }
- return urls;
---
-1.9.1
-
it/stgit-0.15.ebuild?id=d2ed2c376323e00ea2767e9928e3e8bd243cba8c&follow=1'>stgit-0.15 in portage nowRené 'Necoro' Neumann2-59/+0 2009-11-10Add stgit-0.15René 'Necoro' Neumann2-0/+59 2009-11-09Emacs stuff now in PortageRené 'Necoro' Neumann8-2222/+0 2009-11-07Emacs with fixed gtk menusRené 'Necoro' Neumann8-0/+2222 2009-10-27Remove old hibernate-script version.René 'Necoro' Neumann2-72/+0 2009-10-25Rename .bzrignore to .gitignoreRené 'Necoro' Neumann1-0/+0 2009-10-25Rename repo from 'necoro_private' to 'necoro'René 'Necoro' Neumann1-1/+1 2009-10-25Remove own hplip versionRené 'Necoro' Neumann4-210/+0 2009-10-25Remove own ctags versionRené 'Necoro' Neumann7-402/+0 2009-10-02Do not create isabelle desktop entryRené 'Necoro' Neumann2-2/+1 2009-09-28Add isabelle ebuildRené 'Necoro' Neumann3-0/+115 2009-09-05Removed glade ebuild. Newer versions included in treeRené 'Necoro' Neumann2-47/+0