diff options
author | Florian Weimer <fweimer@redhat.com> | 2025-07-21 21:43:49 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2025-07-21 21:43:49 +0200 |
commit | 7ea06e994093fa0bcca0d0ee2c1db271d8d7885d (patch) | |
tree | c825408be64b642e49d0f805f2d7c3f551347ab6 /sysdeps/unix | |
parent | 0f93d54cde08d1da321493b999d6833779995a86 (diff) | |
download | glibc-7ea06e994093fa0bcca0d0ee2c1db271d8d7885d.zip glibc-7ea06e994093fa0bcca0d0ee2c1db271d8d7885d.tar.gz glibc-7ea06e994093fa0bcca0d0ee2c1db271d8d7885d.tar.bz2 |
posix: Fix double-free after allocation failure in regcomp (bug 33185)
If a memory allocation failure occurs during bracket expression
parsing in regcomp, a double-free error may result.
Reported-by: Anastasia Belova <abelova@astralinux.ru>
Co-authored-by: Paul Eggert <eggert@cs.ucla.edu>
Reviewed-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions