Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42393: /trunk/ /trunk/ui/cli/: tap-icmpstat.c tap-icmpv6

Date: Thu, 03 May 2012 01:48:59 GMT
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