summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-08-19 19:23:08 -0700
committerGuy Harris <guy@alum.mit.edu>2010-08-19 19:23:08 -0700
commit020b16ec4fe7661e2e0f503d232e715fd18b7791 (patch)
tree084507c2582c83a08d564e017cf36171748fdc30 /CREDITS
parentaad7d3d1b10801d5aa746eaebef17af8235af334 (diff)
downloadtcpdump-020b16ec4fe7661e2e0f503d232e715fd18b7791.tar.gz
Correctly check for various values of the ICMP type field.
clang+llvm warnings pointed out some incorrect code - you can't, in C, check for multiple values for a variable that way.
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 50eec04e..9e345d5a 100644
--- a/CREDITS
+++ b/CREDITS
@@ -148,6 +148,7 @@ Additional people who have contributed patches:
Peter Jeremy <peter dot jeremy at alcatel dot com dot au>
<pfhunt at users dot sourceforge dot net>
Peter Volkov <pva at gentoo dot org>
+ <pwo at users dot sourceforge dot net>
Phil Wood <cpw at lanl dot gov>
Rafal Maszkowski <rzm at icm dot edu dot pl>
Randy Sofia <rsofia at users dot sourceforge dot net>