initialize CachedEntriesHead
CORE-9060

svn path=/trunk/; revision=67225
This commit is contained in:
Christoph von Wittich
2015-04-17 13:06:33 +00:00
parent 4745785f04
commit 75e50ba8cd
+1 -1
View File
@@ -25,7 +25,7 @@
if (!ParserGetString(a, b, MAX_PATH, FindFileData.cFileName)) \
b[0] = '\0';
LIST_ENTRY CachedEntriesHead = {0};
LIST_ENTRY CachedEntriesHead = { &CachedEntriesHead, &CachedEntriesHead };
PLIST_ENTRY pCachedEntry = NULL;
BOOL