https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7302
--- Comment #3 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-05-29 13:57:30 PDT ---
Hi Pascal,
I'm trying to always use the same structure for sub-functions and let them
return number of dissected bytes or -1 for error.
In this simple case, it's probably not necessary, there's nothing to add to the
Le dissection. I change the call to
offset += dissect_iso7816_le(tvb, offset, pinfo, tree);
Best regards,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.