Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] bash: disable bash malloc by default
Date: Thu, 01 Jun 2017 16:44:41 +0200	[thread overview]
Message-ID: <87k24vhina.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170531223720.4ce3254c@free-electrons.com> (Thomas Petazzoni's message of "Wed, 31 May 2017 22:37:20 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Hello,
 > On Tue, 23 May 2017 13:19:31 -0400, Daniel Sabogal wrote:
 >> Bash's malloc relies on sbrk which is implemented as
 >> a fail-only stub in musl. Presently, it is disabled
 >> when configured for static libs. Instead, default to
 >> using libc malloc.
 >> 
 >> Fixes:
 >> # bash
 >> bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
 >> 
 >> Signed-off-by: Daniel Sabogal <dsabogalcc@gmail.com>
 >> ---
 >> package/bash/bash.mk | 4 ++--
 >> 1 file changed, 2 insertions(+), 2 deletions(-)

 > Applied to master, thanks. Peter: I believe this can be applied on
 > 2017.02.x as well.

Indeed - Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2017-06-01 14:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 17:19 [Buildroot] [PATCH] bash: disable bash malloc by default Daniel Sabogal
2017-05-31 20:37 ` Thomas Petazzoni
2017-06-01 14:44   ` Peter Korsgaard [this message]

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=87k24vhina.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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