mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 03:59:58 +00:00
COMP: Last (?) fix for dashboard warning.
This commit is contained in:
parent
913a46e0aa
commit
b93a093dc4
@ -53,7 +53,6 @@ tar_extract_glob(TAR *t, char *globname, char *prefix)
|
||||
if (pathname)
|
||||
{
|
||||
free(pathname);
|
||||
pathname = 0;
|
||||
}
|
||||
|
||||
if (TH_ISREG(t) && tar_skip_regfile(t))
|
||||
|
Loading…
Reference in New Issue
Block a user