]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Fixed logic error in pci_open()
authorMartin Mares <mj@ucw.cz>
Thu, 6 Dec 2012 16:05:15 +0000 (17:05 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 6 Dec 2012 16:05:15 +0000 (17:05 +0100)
commitbbd5d5633abfb070ed40b8452808029cc775f02a
tree8504646f6498f1bbf11f42c5a55bb9d0522d726a
parent27c0f3ac8b76cdb71bb4498a12ea35a37bc42249
Fixed logic error in pci_open()

Previously, pci_open() sometimes crashed with ID list names
shorter than 3 characters.
lib/names-parse.c