Skip to content
Commit 1ebb7844 authored by Andreas Schwab's avatar Andreas Schwab Committed by Stan Shebs
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.
parent 4bb48f1b
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