ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Thu, 20 Dec 2012 01:11:02 +0000

Comment # 31 on bug 5881 from
(In reply to comment #30)
> I also believe I fixed all the errors/warnings found when
> compiling on windows. However, "warning C4244: 'function''function' :
> conversion from 'guint64' to 'gint', possible loss of data" can be ignored
> since the possible data loss is handled in the code.

The only way to truly ignore them is with explicit casts, which I don't see in
the latest patch. 

The latest patch also includes an unnecessary "backup" of packet-mih.c
(packet-mih.c~) that needs to be removed


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