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

Date: Sat, 26 Nov 2011 04:45:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40008

User: cmaynard
Date: 2011/11/25 08:45 PM

Log:
 Don't pass 'len' to the dissect routine since we know there's only 1 byte present.  This fixes the buildbot complaint about using 'len' uninitialized.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +1 -1      packet-ip.c    Modified