> if (Header->ObjectType == ObjectType)
> {
> KeReleaseSpinLock(&HandleTable->ListLock, oldIrql);
> Handle = (PHANDLE)((Count + i ) << 2);
> return Status;
> }
Need to put this here ->}
> }
> else if (HandleInformation != NULL)