[videoprt]
[reactos.git] / reactos / win32ss / drivers / videoprt / registry.c
index 2a74018..16648a1 100644 (file)
@@ -59,7 +59,7 @@ IntCopyRegistryKey(
             if (InfoBuffer == NULL)
             {
                 ERR_(VIDEOPRT, "Could not allocate buffer for key info\n");
-                return Status;
+                return STATUS_INSUFFICIENT_RESOURCES;
             }
         }