diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-05-14 00:18:21 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-05-14 00:18:21 +0000 |
| commit | 92430eec5253057482a90cf82995b6664939ddd4 (patch) | |
| tree | 6c9828cbacf1e34f1510cb912491e33ab2dae09e /libiberty | |
| parent | abe8cd9ba6bf8581fd4e4f23c75a15eec276cc00 (diff) | |
Daily bump.
Diffstat (limited to 'libiberty')
| -rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 81c247a972a..2ae5626ed2e 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2025-05-13 Andreas Schwab <schwab@suse.de> + + * regex.c (regex_compile): Don't write beyond array bounds when + collecting range expression. + 2025-03-29 Iain Sandoe <iain@sandoe.co.uk> PR cobol/119283 |
