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.