diff options
author | Andreas Schwab <schwab@suse.de> | 2020-02-19 17:21:46 +0100 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-08-27 17:26:07 -0700 |
commit | 2887b50077caf7479fabe49195c4419963643823 (patch) | |
tree | 625a175a48d32d13646a76ea801861a406a4c5c2 /posix/bug-regex23.c | |
parent | 6db4535a70acdbf258b52bd6c79ce56e226b4015 (diff) | |
download | glibc-2887b50077caf7479fabe49195c4419963643823.tar.gz |
Fix use-after-free in glob when expanding ~user (bug 25414)
The value of `end_name' points into the value of `dirname', thus don't
deallocate the latter before the last use of the former.
Diffstat (limited to 'posix/bug-regex23.c')
0 files changed, 0 insertions, 0 deletions