You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
binutils toolchain/binutils: use default Host/Configure rule 5 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc toolchain/gcc: bump to 7.5.0 5 years ago
gdb toolchain/gdb: bump to 8.3.1 5 years ago
glibc glibc: backport fix for regexec buffer read overrun 5 years ago
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 5 years ago
musl toolchain/musl: bump to version 1.1.24 5 years ago
nasm toolchain/nasm: update to version 2.14 5 years ago
uClibc update uClibc-ng from 1.0.30 to 1.0.31 5 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Simplify libc selection 5 years ago
Makefile Revert faulty tree push 5 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago