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 19:03:17 +0000

changed bug 9138

What Removed Added
Attachment #11546 Flags   review_for_checkin?

Comment # 1 on bug 9138 from
Created attachment 11546 [details]
Attempt compliance with RFC 3940 section 4.2.3.4

Please test this patch to see if it produces the correct output.

Also, you may want to review the following cases too, as I'm not sure if
similar changes would be needed there as well:

424:    while (tvb_reported_length_remaining(tvb, offset) > 0) {
471:    while (tvb_reported_length_remaining(tvb, offset) > 0) {
558:    while (tvb_reported_length_remaining(tvb, offset) > 0) {


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