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