http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42393
User: cmaynard
Date: 2012/05/02 06:48 PM
Log:
From Klaus Heckelmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221: Avoid wireshark crash on platforms where an 8 byte alignment is required by changing the resp_time field in the icmp_transaction_t from a double to an nstime_t.
Directory: /trunk/ui/cli/
Changes Path Action
+8 -7 tap-icmpstat.c Modified
+8 -7 tap-icmpv6stat.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -3 packet-icmp.c Modified
+1 -1 packet-icmp.h Modified
+5 -3 packet-icmpv6.c Modified