diff options
author | Andreas Schwab <schwab@suse.de> | 2020-02-19 17:21:46 +0100 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> | 2020-03-20 17:49:04 -0300 |
commit | 263e6175999bc7f5adb8b32fd12fcfae3f0bb05a (patch) | |
tree | 954b33c666228286f914d6835a4168e79b21f0d5 /sysdeps/unix/arm/fork.S | |
parent | 37db4539dd8b5c098d9235249c5d2aedaa67d7d1 (diff) | |
download | glibc-263e6175999bc7f5adb8b32fd12fcfae3f0bb05a.tar.gz glibc-263e6175999bc7f5adb8b32fd12fcfae3f0bb05a.tar.xz glibc-263e6175999bc7f5adb8b32fd12fcfae3f0bb05a.zip |
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. (cherry picked from commit ddc650e9b3dc916eab417ce9f79e67337b05035c with changes from commit d711a00f93fa964f41a53839228598fbf1a6b482)
Diffstat (limited to 'sysdeps/unix/arm/fork.S')
0 files changed, 0 insertions, 0 deletions