Wireshark-bugs: [Wireshark-bugs] [Bug 6728] Minor improvements to gsm_a_rr dissector
Date: Fri, 13 Jan 2012 06:22:58 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6728

--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2012-01-13 06:22:56 PST ---
Note: In SVN #40453, I fixed the followingby removing the assignments (and, in
2 cases, the associated variable definition).

packet-gsm_a_rr.c:3867:101: error: parameter 'len' set but not used
[-Werror=unused-but-set-parameter]

packet-gsm_a_rr.c:6837:46: warning: variable 'bit_offset_sav2' set but not used
[-Wunused-but-set-variable]

packet-gsm_a_rr.c:7458:18: warning: variable 'curr_offset' set but not used
[-Wunused-but-set-variable].


If any of these fixes are incorrect, please advise ....

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