Skip to content

Commit 9781ece

Browse files
committed
Resync
1 parent da1f463 commit 9781ece

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

file/file_path.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,6 +1162,7 @@ void fill_pathname_abbreviated_or_relative(char *out_path, const char *in_refpat
11621162

11631163
in_path_conformed[0] = '\0';
11641164
in_refpath_conformed[0] = '\0';
1165+
expanded_path[0] = '\0';
11651166
absolute_path[0] = '\0';
11661167
relative_path[0] = '\0';
11671168
abbreviated_path[0] = '\0';

0 commit comments

Comments
 (0)