summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-03-10 00:19:20 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2011-03-10 00:19:20 -0500
commit784cb0d242b7a103f2bc66938e3f93c42cf86256 (patch)
treee9c57dc66277ac58c7c7a794c68b1b41ea502943
parentAdd introductory message to socket_test. (diff)
downloadCVE-2010-4258-784cb0d242b7a103f2bc66938e3f93c42cf86256.tar.xz
CVE-2010-4258-784cb0d242b7a103f2bc66938e3f93c42cf86256.zip
add date
-rw-r--r--socket_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/socket_test.c b/socket_test.c
index 91bd27f..a7403cc 100644
--- a/socket_test.c
+++ b/socket_test.c
@@ -8,6 +8,7 @@
* no chance of recovery. It has been very reliable as a
* DoS, but is not useful for triggering other bugs.
*
+ * -zx2c4, 28-2-2011
*/
#include <stdio.h>