public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug malloc/22057] malloc_usable_size is broken with mcheck
Date: Tue, 13 Jul 2021 01:14:13 +0000	[thread overview]
Message-ID: <bug-22057-131-PARmoeSa6r@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-22057-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=22057

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=84ea6ea24bd5bef674ce16a2832dbbe4d514e6d9

commit 84ea6ea24bd5bef674ce16a2832dbbe4d514e6d9
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jul 12 14:36:39 2021 -0700

    mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]

    1. Align struct hdr to MALLOC_ALIGNMENT bytes so that malloc hooks in
    libmcheck align memory to MALLOC_ALIGNMENT bytes.
    2. Remove tst-mallocalign1 from tests-exclude-mcheck for i386 and x32.
    3. Add tst-pvalloc-fortify and tst-reallocarray to tests-exclude-mcheck
    since they use malloc_usable_size (see BZ #22057).

    This fixed BZ #28068.

    Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2021-07-13  1:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-22057-131@http.sourceware.org/bugzilla/>
2021-07-12 12:53 ` siddhesh at sourceware dot org
2021-07-12 18:03 ` hjl.tools at gmail dot com
2021-07-13  1:14 ` cvs-commit at gcc dot gnu.org [this message]
2021-07-22 13:17 ` siddhesh at sourceware dot org
2021-10-27 21:12 ` schwab@linux-m68k.org
2021-10-29  3:19 ` siddhesh at sourceware dot org

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=bug-22057-131-PARmoeSa6r@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).