Last forgotten free removed
This commit is contained in:
parent
492a3511c5
commit
10a7663d0b
1 changed files with 0 additions and 1 deletions
1
ccc.c
1
ccc.c
|
@ -637,7 +637,6 @@ void add_file_stat(char *filename, char *path, int ftype)
|
|||
bool force = ftype == 2 ? true : false;
|
||||
arraylist_add(marked, filename, path, NULL, type, icon_str, 8, true, force);
|
||||
/* free type and return without allocating more stuff */
|
||||
free(type);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue