Comment # 12
on bug 10770
from Bill Meier
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.