This commit is contained in:
twinaphex 2017-10-04 06:34:53 +02:00
parent 970c35056d
commit 9cdea532ce

View File

@ -1515,7 +1515,7 @@ static int menu_displaylist_parse_playlist(menu_displaylist_info_t *info,
free(lpl_basename);
}
/* prealocate the file list */
/* preallocate the file list */
file_list_reserve(info->list, list_size);
for (i = 0; i < list_size; i++)