Skip to content
Commit 9aaebaf8 authored by Andreas Schwab's avatar Andreas Schwab Committed by Patsy Franklin
Browse files

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 ddc650e9)
parent 8e5d591b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment