Results 1 issues of Qi Ling

Hello, I notice a bug in icmp.cpp when the encoded timestamp is extracted from udp header. ``` diff --git a/icmp.cpp b/icmp.cpp index cb36644..a7823f6 100644 --- a/icmp.cpp +++ b/icmp.cpp @@ -59,7...