mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 20:40:04 +01:00
parent
00ac80a0c4
commit
43e3af9cac
1 changed files with 2 additions and 0 deletions
|
|
@ -482,6 +482,8 @@ pci_device_for_cfg_address (CARD32 addr)
|
|||
if (iter)
|
||||
dev = pci_device_next(iter);
|
||||
|
||||
pci_iterator_destroy(iter);
|
||||
|
||||
return dev;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue