Wireshark-bugs: [Wireshark-bugs] [Bug 8085] wrong bytes highlighted with "Find Packet..."
Date: Fri, 25 Jan 2013 19:03:52 +0000

changed bug 8085

What Removed Added
Attachment #9868 Flags review_for_checkin? review_for_checkin+

Comment # 6 on bug 8085 from
Comment on attachment 9868 [details]
Highlight the correct number of bytes.

Patch committed in r47277 with a slight simplification - don't bother checking
if the number of hex digits is odd.  Rather, just add 1, divide by 2 and let
integer division give us the right answer either way.

I will schedule this fix for 1.8 and 1.6.


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