public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/release/2.31/master] Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector"
@ 2021-12-16 14:19 Stefan Liebler
  0 siblings, 0 replies; only message in thread
From: Stefan Liebler @ 2021-12-16 14:19 UTC (permalink / raw)
  To: glibc-cvs

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

commit b061e95277add507406848da7041564bcd735fa6
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Thu Dec 16 15:18:31 2021 +0100

    Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector"
    
    This reverts commit 95e206b67ff5fb9a90c522466df6993a2a1a4c89.
    
    Sorry for the noise. I've used the false branch

Diff:
---
 misc/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/misc/Makefile b/misc/Makefile
index ae53ae7df8..e167e199eb 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -136,10 +136,6 @@ CFLAGS-sbrk.o = $(no-stack-protector)
 CFLAGS-sbrk.op = $(no-stack-protector)
 CFLAGS-brk.o = $(no-stack-protector)
 CFLAGS-brk.op = $(no-stack-protector)
-CFLAGS-mmap.o = $(no-stack-protector)
-CFLAGS-mmap.op = $(no-stack-protector)
-CFLAGS-mmap64.o = $(no-stack-protector)
-CFLAGS-mmap64.op = $(no-stack-protector)
 
 include ../Rules


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-16 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 14:19 [glibc/release/2.31/master] Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector" Stefan Liebler

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).