[NTDLL_APITEST]
[reactos.git] / rostests / apitests / ntdll / RtlDosSearchPath_U.c
index 77117d5..b807ce4 100644 (file)
@@ -101,7 +101,7 @@ CheckBuffer(
 START_TEST(RtlDosSearchPath_U)
 {
     NTSTATUS ExceptionStatus;
-    ULONG Length;
+    ULONG Length = 0;
     WCHAR Buffer[MAX_PATH];
     PWSTR PartName;
     BOOLEAN Okay;