summaryrefslogtreecommitdiff
path: root/audio/musicpd/patches/patch-src_util_Alloc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'audio/musicpd/patches/patch-src_util_Alloc.hxx')
-rw-r--r--audio/musicpd/patches/patch-src_util_Alloc.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/musicpd/patches/patch-src_util_Alloc.hxx b/audio/musicpd/patches/patch-src_util_Alloc.hxx
index 2f04b747835..4a64a3198ef 100644
--- a/audio/musicpd/patches/patch-src_util_Alloc.hxx
+++ b/audio/musicpd/patches/patch-src_util_Alloc.hxx
@@ -1,8 +1,10 @@
-$NetBSD: patch-src_util_Alloc.hxx,v 1.2 2015/01/25 14:45:35 wiz Exp $
+$NetBSD: patch-src_util_Alloc.hxx,v 1.3 2015/01/26 04:17:53 pho Exp $
Some platforms (e.g. Darwin 9) don't have strndup(3), but the function
xstrndup() isn't used in the first place.
-http://bugs.musicpd.org/view.php?id=4289
+
+http://bugs.musicpd.org/view.php?id=4289 (rejected)
+http://bugs.musicpd.org/view.php?id=4291 (revised; pending)
--- src/util/Alloc.hxx.orig 2014-10-24 22:28:53.000000000 +0000
+++ src/util/Alloc.hxx