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 9112] epan/follow.c - Incorrect "bytes missing in capture

Date: Wed, 30 Oct 2013 04:12:32 +0000

Comment # 9 on bug 9112 from
Hi,
(In reply to comment #8)
> I guess it's for sequence wrap around but casting with glong on 64 bits
> system is wrong should be gint32 or better use macros LT_SEQ/GT_SEQ defined
> in dissectors/packet-tcp.h,.

Yep,true, these macros seem perfect for that.


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