re: ntdll: fix uninitialized buffers, found via valgrind
Nov. 22, 2007
4:38 a.m.
James wrote:
Why did you move the variable declaration?
Because the variable is only used inside the loop. Moving the declaration to the top of the loop is the right scoping. - Dan
6745
Age (days ago)
6745
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kegel