Edit

IABSD.fr/xenocara/lib/libpciaccess

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2014-08-06 17:00:09
    Hash : c63c2890
    Message : calloc the pci_sys struct before probing for PCI. As the functions check if the member pointers are NULL but not the pointer to the struct itself. Reworked version of a diff from ratchov@ who created it to prevent a xserver crash on zaurus where there is no PCI. 'looks ok' matthieu@, ok deraadt@