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 9138] Malformed NORM packet

Date: Thu, 12 Sep 2013 20:47:04 +0000

changed bug 9138

What Removed Added
Attachment #11548 Flags   review_for_checkin?

Comment # 4 on bug 9138 from
Created attachment 11548 [details]
Simple patch against trunk-1.8

This patch should apply cleanly on trunk-1.8.

These are the other ones you might want to look at:
374:    while (tvb_reported_length_remaining(tvb, offset) > 0) {
428:    while (tvb_reported_length_remaining(tvb, offset) > 0) {
529:    while (tvb_reported_length_remaining(tvb, offset) > 0) {


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