re: ntdll: fix uninitialized buffers, found via valgrind
21 Nov
2007
21 Nov
'07
10:38 p.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
6685
Age (days ago)
6685
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kegel