Skip to content
Snippets Groups Projects
Frank Henigman's avatar
fjhenigman authored
mkdir() followed by errno==EEXIST is not sufficient to determine if
a directory exists.  Do a stat() to check for existence before trying
mkdir().

Signed-off-by: default avatarFrank Henigman <fjhenigman@gmail.com>
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
c126d5ac
Name Last commit Last update