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 6317] improvements in RELOAD dissection

Date: Thu, 6 Oct 2011 14:19:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6317

--- Comment #3 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-10-06 17:19:02 EDT ---
Additional (minor) compile warnings to be fixed:

packet-reload.c: In function 'dissect_datavalue':
packet-reload.c:1792:12: warning: variable 'exists' set but not used
[-Wunused-but-set-variable]

packet-reload.c: In function 'dissect_storeddata':
packet-reload.c:2148:17: warning: variable 'ti_storagetime' set but not used
[-Wunused-but-set-variable]


packet-reload.c: In function 'dissect_reload_message':
packet-reload.c:3903:15: warning: variable 'msg_method_str_short' set but not
used [-Wunused-but-set-variable]
packet-reload.c:3902:15: warning: variable 'msg_class_str_short' set but not
used [-Wunused-but-set-variable]

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