Copy from Base:System/pciutils based on submit request 17355 from user anicka OBS-URL: https://build.opensuse.org/request/show/17355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pciutils?expand=0&rev=19
11 lines
133 B
Diff
11 lines
133 B
Diff
--- lib/dump.c
|
|
+++ lib/dump.c
|
|
@@ -114,6 +114,7 @@
|
|
a->error("dump: Malformed line");
|
|
}
|
|
}
|
|
+ fclose(f);
|
|
}
|
|
|
|
static void
|