|
|
Rockbox mail archiveSubject: Dircache and talk filesDircache and talk files
From: Magnus Holmgren <lear_at_algonet.se>
Date: 2005-10-08
Hi,
I just happened to notice something that I don't like the look of...
In filetree.c:check_file_thumbnails, the following statements can be found:
while((entry = readdir_cached(dir)) != 0) /* walk directory */
<...>
/* terminate the (disposable) name in dir buffer,
From what I can tell, with the current readdir_cached implementation,
Magnus
Page was last modified "Jan 10 2012" The Rockbox Crew |