[Bug 237577] librtld: unable to compile it with MALLOC_DEBUG

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 2 15:03:32 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237577

--- Comment #4 from commit-hook at 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 options.
  - 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

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


More information about the freebsd-bugs mailing list