mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fill output variable before returning
svn path=/trunk/; revision=32192
This commit is contained in:
@@ -1270,6 +1270,7 @@ IopAssignDeviceResources(
|
||||
{
|
||||
/* No resource needed for this device */
|
||||
DeviceNode->ResourceList = NULL;
|
||||
*pRequiredSize = 0;
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user