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 40920: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 07 Feb 2012 17:01:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40920

User: cmaynard
Date: 2012/02/07 09:01 AM

Log:
 Make some minimally required changes as pointed out in bug6758[1].
 
 In addition:
 -> I didn't think using tvb_new_subset_remaining() in order to iterate through the blocks was the best way to implement this, so I changed it to the method I had proposed earlier[2].
 
 -> Some whitespace cleanup.
 -> Noted some "TODO"'s for potential further improvements.
 
 [1]: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6758#c9
 [2]: http://article.gmane.org/gmane.network.wireshark.devel/24721

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +140 -134  packet-rfid-felica.c    Modified