ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9072] Enhancement of the packet-mq dissector (WMQ 7.1-7.5)

Date: Sun, 15 Sep 2013 18:29:45 +0000

Comment # 45 on bug 9072 from
We are very close indeed :)

Your idea to add an expert info is a good one, but
expert_add_info_format_internal() is the wrong function (there is a comment in
expert.h that it is not for use by dissectors). Register an array of expert
info (see doc/packet-PROTOABBREV.c for an example) and use
expert_add_info_format() instead.


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