diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /net-p2p/bnbt/files/patch-server.cpp | |
parent | Fix 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 'net-p2p/bnbt/files/patch-server.cpp')
-rw-r--r-- | net-p2p/bnbt/files/patch-server.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/bnbt/files/patch-server.cpp b/net-p2p/bnbt/files/patch-server.cpp deleted file mode 100644 index 856ac603c773..000000000000 --- a/net-p2p/bnbt/files/patch-server.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- server.cpp Fri Sep 10 14:43:24 2004 -+++ server.cpp.new Sat Oct 23 15:40:21 2004 -@@ -19,6 +19,8 @@ - * - ***/ - -+#include <sys/time.h> -+ - #include "bnbt.h" - #include "client.h" - #include "config.h" |