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 10770] new riemann protocol dissector doesn't work for TCP

Date: Sun, 08 Feb 2015 02:54:55 +0000

Comment # 12 on bug 10770 from
Marc:

(Since you've previously provided a number of different riemann captures)

Can you provide a capture wherein the number in an encoded 64 bit field is at
least 2**32 ?

That is: so that the result of a call to riemann_get_guint64() is at least
2**32.

There was a bug in this code (which I've fixed) which meant that numbers larger
than 2**32-1 would not be handled properly. I'd just like to have a riemann
capture file which can be used to test the fix.

See https://code.wireshark.org/review/#/c/7015/

Thanks


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