ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6163] Dissector for XR IDMS from ETSI TS 182 063 v3.5.2 An

Date: Sun, 31 Jul 2011 16:10:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6163

--- Comment #8 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-07-31 19:10:24 EDT ---
gcc 4.6 is giving an unused but set warning in dissect_rtcp_xr for 'buff' in
the following:

    buff=tvb_ntp_fmt_ts(tvb, offset-8);

Should the contents of 'buff' be used or is this an extra line of code ??

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