Wireshark-bugs: [Wireshark-bugs] [Bug 8170] Small update to packet-selfm.c for different FM Data

Date: Mon, 07 Jan 2013 23:59:18 +0000

changed bug 8170

What Removed Added
Status UNCONFIRMED RESOLVED
Resolution --- FIXED

Comment # 2 on bug 8170 from
Looks good, committed in r46995.

Just a note (very minor) that it would probably simplify the code a little to
give the channel type an hf_ field of type FT_DOUBLE and use
proto_tree_add_item rather than manually fetching the data with
tvb_get_ntohieee_double and adding it with proto_tree_add_text.

Cheers,
Evan


You are receiving this mail because:
  • You are watching all bug changes.