public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: sys-devel/make/files/
@ 2011-09-26 23:02 Sebastian Pipping
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2011-09-26 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     5e431b7fd864a50651d97b49df56aee81085edcb
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Sep 26 23:01:44 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 23:01:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5e431b7f

sys-devel/make: Fix debugging leftover, ouch! (thanks to Elias Pipping)

---
 sys-devel/make/files/make-3.82-color.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sys-devel/make/files/make-3.82-color.patch b/sys-devel/make/files/make-3.82-color.patch
index d6fa0bf..c6dfe63 100644
--- a/sys-devel/make/files/make-3.82-color.patch
+++ b/sys-devel/make/files/make-3.82-color.patch
@@ -99,7 +99,7 @@ index 27d2550..3babb7a 100644
 +	}
 +
 +	/* Allocate */
-+	char * const out = malloc(266);
++	char * const out = malloc(out_len);
 +	assert(out);
 +
 +	/* Concat */



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-26 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 23:02 [gentoo-commits] proj/betagarden:master commit in: sys-devel/make/files/ Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox