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 9200] Wireshark can't open PCAPng files using Simple Packe

Date: Sat, 28 Sep 2013 17:49:58 +0000

changed bug 9200

What Removed Added
Priority Low High
Status UNCONFIRMED CONFIRMED
Hardware x86-64 All
Ever confirmed   1
OS Windows 7 All
Severity Normal Major

Comment # 1 on bug 9200 from
First problem: pcapng_read() was looking at the packet block as if it were a PB
or EPB even if it's an SPB, so it was looking at some random location as if it
were the interface ID - which an SPB doesn't have.

Fix for that problem checked in as r52238 and backported to the 1.8 and 1.10
branches.


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