Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2019 15:03:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237577] librtld: unable to compile it with MALLOC_DEBUG
Message-ID:  <bug-237577-227-1aqZDVWiE4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237577-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237577-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237577

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Thu May  2 15:03:16 UTC 2019
New revision: 347019
URL: https://svnweb.freebsd.org/changeset/base/347019

Log:
  Cleanup for rtld_malloc.c.

  - Remove dead and most likely rotten MALLOC_DEBUG, MSTAT, and RCHECK opti=
ons.
  - Remove unused headers.
  - Remove one case of undefined behavior where left shift could overflow.
    It is impossible on practice for rtld and libthr consumer.

  PR:   237577
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week

Changes:
  head/libexec/rtld-elf/rtld_malloc.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237577-227-1aqZDVWiE4>