Openwrt/toolchain
Alin Nastac 839bc1e15e glibc: backport fix for regexec buffer read overrun
Problem found by AddressSanitizer[1]:

 Latest `grep` (git commit 1019e6e) compiled with asan may cause a
 heap-buffer-overflow when `-i` is specified.

     ./grep -i '\(\(\)*.\)*\(\)\(\)\1' /bin/chvt

 =================================================================
 ==16206==ERROR: AddressSanitizer: heap-buffer-overflow on address

1. https://debbugs.gnu.org/34140

Ref: https://sourceware.org/bugzilla/show_bug.cgi?id=24114
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
[commit title and description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-11-30 00:53:36 +01:00
..
binutils
fortify-headers
gcc toolchain/gcc: bump to 7.5.0 2019-11-19 14:59:03 +01:00
gdb toolchain/gdb: bump to 8.3.1 2019-10-15 16:11:28 +02:00
glibc glibc: backport fix for regexec buffer read overrun 2019-11-30 00:53:36 +01:00
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 2019-10-16 16:10:38 +01:00
musl toolchain/musl: bump to version 1.1.24 2019-10-15 16:11:28 +02:00
nasm
uClibc
wrapper
Config.in toolchain: Simplify libc selection 2019-10-21 13:28:18 +02:00
info.mk
Makefile