* 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);
|
closedir(dh);
|
||||||
|
|
||||||
free(dir);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
char *
|
char *
|
||||||
|
Reference in New Issue
Block a user