[NTDLL:LDR] Avoid passing an uninitialized variable to another function.

This commit is contained in:
Thomas Faber
2018-12-28 13:41:09 +01:00
parent 65f0926086
commit 0013b0f71c
+1
View File
@@ -1162,6 +1162,7 @@ FailurePath:
{
/* Import by name */
ForwardName = &ForwarderName;
ForwardOrdinal = 0;
}
/* Get the pointer */