|
|
@@ -1,12 +0,0 @@
|
|
|
-Index: nessus-libraries/libnessus/share_fd.c
|
|
|
---- nessus-libraries/libnessus/share_fd.c.orig 2004-08-31 19:15:08.000000000 +0200
|
|
|
-+++ nessus-libraries/libnessus/share_fd.c 2004-10-08 16:23:49.390385752 +0200
|
|
|
-@@ -104,7 +104,7 @@
|
|
|
-
|
|
|
- #ifdef HAVE_ACCRIGHTS_IN_MSGHDR
|
|
|
- if (msg.msg_accrightslen != sizeof(fd))
|
|
|
-- printf("recv_fd(): no fd";
|
|
|
-+ printf("recv_fd(): no fd");
|
|
|
- #else
|
|
|
- cmsg = CMSG_FIRSTHDR(&msg);
|
|
|
- if (cmsg->cmsg_type != SCM_RIGHTS)
|