Replacing Malloc and strdup in scan helper function with FileEntry and path arenas
This commit is contained in:
@@ -35,3 +35,5 @@ Making the MPMC queue platform agnostic
|
||||
Align the MPMC queue to pagesize
|
||||
|
||||
Getting file size from FindFirstFileA() instead of CreateFileA(), since we already call FindFirstFileA() and it returns the size there is no need to open/close every file to get it's size
|
||||
|
||||
Replacing Malloc and strdup in scan helper function with FileEntry and path arenas
|
||||
|
||||
Reference in New Issue
Block a user