openwrt/toolchain/glibc
Alin Nastac a50c2190d3 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-12-14 14:06:22 +01:00
..
headers
include
patches glibc: backport fix for regexec buffer read overrun 2019-12-14 14:06:22 +01:00
common.mk glibc: update to latest 2.27 commit (BZ#23637) 2019-12-14 14:06:03 +01:00
Makefile glibc: override default rpath to /lib:/usr/lib 2017-02-11 21:18:42 +01:00