Blame SOURCES/libcap-ng-0.7.4-badfd.patch

f830cc
diff -urp libcap-ng-0.7.3/utils/pscap.c libcap-ng-0.7.4/utils/pscap.c
f830cc
--- libcap-ng-0.7.3/utils/pscap.c	2012-11-09 14:45:43.000000000 -0500
f830cc
+++ libcap-ng-0.7.4/utils/pscap.c	2012-11-30 10:06:42.000000000 -0500
f830cc
@@ -142,8 +142,6 @@ int main(int argc, char *argv[])
f830cc
 				fclose(f);
f830cc
 			}
f830cc
 			
f830cc
-			len = read(fd, buf, sizeof buf - 1);
f830cc
-			close(fd);
f830cc
 			if (header == 0) {
f830cc
 				printf("%-5s %-5s %-10s  %-16s  %s\n",
f830cc
 				    "ppid", "pid", "name", "command",