* Remove a bad free() I missed during the last round of changes.
This commit is contained in:
@ -170,8 +170,6 @@ update_if_album_art(const char *path)
|
||||
}
|
||||
}
|
||||
closedir(dh);
|
||||
|
||||
free(dir);
|
||||
}
|
||||
|
||||
char *
|
||||
|
Reference in New Issue
Block a user