Wireshark-commits: [Wireshark-commits] rev 36562: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 11 Apr 2011 18:40:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36562

User: cmaynard
Date: 2011/04/11 11:40 AM

Log:
 Neither checksum_item nor length are used uninitialized, but for some reason,
 the OSX buildbots think they can be.  Initialize them to avoid a build failure.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -2      packet-icmpv6.c    Modified