Wireshark-bugs: [Wireshark-bugs] [Bug 9130] Crash if wrong "packet lengths range" entered

Date: Tue, 12 Nov 2013 13:36:08 +0000

changed bug 9130

What Removed Added
Status RESOLVED UNCONFIRMED
CC   [email protected]
Resolution FIXED ---
Ever confirmed 1  

Comment # 3 on bug 9130 from
We have been working on this bug for a class.  The crash continues to happen
when a range of one value is used, placed at the top of the list and then
Statistics is used.  Our team added an error control statement for input of a
single value.  However, when the range is enter for a single value (i.e  64-64)
the value is stored as a single "64" and the crash will still occur.  

Two questions:
Is the single value range intended to be implemented or should the value be
stored as a range?

And, is the range meant to maintained in a proper order (that is smaller ranges
included after that range, which encompasses it) such as the post by Michael
Mann suggests?

Thanks for the help.


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