Wireshark-bugs: [Wireshark-bugs] [Bug 6758] Dissector for the Sony FeliCa Protocol

Date: Tue, 24 Jan 2012 05:00:41 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6758

--- Comment #6 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2012-01-24 05:00:40 PST ---
Also a small comment
There is some false positive with checkhf
ERROR: NO ARRAY: epan/dissectors/packet-rfid-felica.c, hf_felica_req_codes
ERROR: NO ARRAY: epan/dissectors/packet-rfid-felica.c, hf_felica_responses
ERROR: NO ARRAY: epan/dissectors/packet-rfid-felica.c, hf_felica_commands
ERROR: NO ARRAY: epan/dissectors/packet-rfid-felica.c, hf_felica_sys_codes

Don't start value_string by hf_... use felica_commands_type or
hf_felica_commands_vals

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.