зеркало из https://github.com/mozilla/pjs.git
Bugzilla Bug 357015: added a comment to describe the actual number of files
ReadSystemFiles reads.
This commit is contained in:
Родитель
599f78c38c
Коммит
3023db83df
|
@ -324,6 +324,9 @@ ReadSystemFiles()
|
|||
RNG_RandomUpdate(&dwNumFiles, sizeof(dwNumFiles));
|
||||
|
||||
// now read 10 files
|
||||
// because of a programming error, the code actually reads the
|
||||
// first 10 readable files, then 10 or 11 files spread throughout
|
||||
// the system directory
|
||||
filesToRead = 10;
|
||||
if (dwNumFiles == 0)
|
||||
return;
|
||||
|
|
Загрузка…
Ссылка в новой задаче