diff options
| author | 2011-03-10 00:19:20 -0500 | |
|---|---|---|
| committer | 2011-03-10 00:19:20 -0500 | |
| commit | 784cb0d242b7a103f2bc66938e3f93c42cf86256 (patch) | |
| tree | e9c57dc66277ac58c7c7a794c68b1b41ea502943 | |
| parent | Add introductory message to socket_test. (diff) | |
| download | CVE-2010-4258-784cb0d242b7a103f2bc66938e3f93c42cf86256.tar.xz CVE-2010-4258-784cb0d242b7a103f2bc66938e3f93c42cf86256.zip | |
add date
| -rw-r--r-- | socket_test.c | 1 |
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> |
