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

Date: Wed, 24 Oct 2012 19:32:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45776

User: cmaynard
Date: 2012/10/24 12:32 PM

Log:
 tabs -> spaces, indentation fixups.
 tvb_length_remaining -> tvb_reported_length_remaining.
 Check return value of tvb_reported_length_remaining > 0.
 Use tvb_reported_length to skip past all the bytes in the tvb.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +153 -161  packet-kpasswd.c    Modified