mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 15:20:29 +08:00
This fixes the recursion when pci.sys attempts to get PCI bridge children devices, which in fact are non-existing. Note that the problem in pci.sys itself also deserves a separate fix. CORE-16319 CORE-16216