Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
Description
A number of ZeroMemory() calls are totally redundant if the HeapAlloc() function is called with the HEAP_ZERO_MEMORY flag. It's better to remove them and to leave the code a bit more cleaner.
Sincerely,
Carlo Bramini