Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7302] some small updates for the iso7816 dissector

Date: Tue, 29 May 2012 13:57:30 -0700 (PDT)
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.