Wireshark-bugs: [Wireshark-bugs] [Bug 5881] Media Independent handover (MIH) protocol dissector

Date: Mon, 14 Jan 2013 15:30:00 +0000

changed bug 5881

What Removed Added
Status RESOLVED INCOMPLETE
Resolution FIXED ---

Comment # 40 on bug 5881 from
Coverity CID 762008 reports a dead code condition in
packet-mih.c:dissect_link_det_info() at line 1278.

It looks like that line, which reads, "return offset+2;" should be changed to
"offset++".  Is that the proper fix?


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