- Try fix increase of winmm:mixer tests failure

- Found by Gregor Schneider (DosX)

svn path=/trunk/; revision=44315
This commit is contained in:
Johannes Anderwald 2009-11-28 22:15:20 +00:00
parent 43cd83d781
commit 637f171861

View file

@ -122,7 +122,7 @@ PcHandlePropertyWithTable(
// check if this a GUID_NULL request
if (Status == STATUS_NOT_FOUND)
{
if (IoStack->Parameters.DeviceIoControl.InputBufferLength < sizeof(KSP_NODE) || !(Property->Property.Flags & KSPROPERTY_TYPE_TOPOLOGY))
if (IoStack->Parameters.DeviceIoControl.InputBufferLength < sizeof(KSP_NODE))
return Status;
// check if its a request for a topology node