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 5636] Cleanup 802.11 Dissector : Make checkhf Happy

Date: Mon, 31 Jan 2011 12:00:27 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5636

Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5844|                            |review_for_checkin?
               Flag|                            |

--- Comment #6 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-01-31 12:00:26 PST ---
Created an attachment (id=5844)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5844)
Remove value_string and true_false_string start by hf_ (False postive...)

Remove value_string and true_false_string start by hf_ (False postive...)

Fix following error/warning :

ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_htc_lac_asel_command_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_reporting_condition_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_detected_not_detected
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_htc_csi_steering_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_ext_channel_switch_announcement_switch_mode_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_report_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_map_field_bss_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_htc_ndp_announcement_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_secondary_channel_offset_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_measurement_mode_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_qos_amsdu_present_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_block_ack_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_htc_cal_pos_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_tag_measure_acc_not_acc
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_ieee80211_data_encap_payload_types
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_block_ack_request_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_group_id_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_block_ack_control_ack_policy_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_report_frame_info_frame_type_flag

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