]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/names-parse.c
Sylixos: Bits of Makefile and configure
[pciutils.git] / lib / names-parse.c
index 4997b58bf6c44ab28e24ba61bb6c962cc9632d52..f3b7da9ee1897c4bfc950c50d2de9b0777038c8b 100644 (file)
@@ -238,6 +238,7 @@ pci_free_name_list(struct pci_access *a)
 {
   pci_id_cache_flush(a);
   pci_id_hash_free(a);
+  pci_id_hwdb_free(a);
   a->id_load_failed = 0;
 }