This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18023] extend_alloca is broken (questionable pointer comparison, horrible machine code)


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

--- Comment #16 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  c49e18222e4c40f21586dabced8a49732d946917 (commit)
      from  a833e627c3ef6a5d62ae3838e6838b24b8ffd1c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c49e18222e4c40f21586dabced8a49732d946917

commit c49e18222e4c40f21586dabced8a49732d946917
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Jun 27 18:39:05 2018 +0200

    Remove macros extend_alloca, extend_alloca_account [BZ #18023]

    The unused macro definition in posix/glob.c comes from gnulib and will
    have to be removed there.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    7 +++++++
 include/alloca.h  |   40 ----------------------------------------
 manual/stdio.texi |    1 -
 3 files changed, 7 insertions(+), 41 deletions(-)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]