summaryrefslogtreecommitdiff
path: root/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c')
-rw-r--r--mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c b/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
deleted file mode 100644
index 7576f7123449..000000000000
--- a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- lib/e2k-autoconfig.c.orig Tue May 11 11:15:58 2004
-+++ lib/e2k-autoconfig.c Thu Jun 17 14:02:58 2004
-@@ -31,6 +31,10 @@
- #include <sys/stat.h>
- #include <unistd.h>
-
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <netinet/in.h>
- #include <arpa/nameser.h>
- #include <resolv.h>