From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-devel/make/files/
Date: Mon, 26 Sep 2011 23:02:37 +0000 (UTC) [thread overview]
Message-ID: <5e431b7fd864a50651d97b49df56aee81085edcb.sping@gentoo> (raw)
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 */
reply other threads:[~2011-09-26 23:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5e431b7fd864a50651d97b49df56aee81085edcb.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox