Comment # 3
on bug 11452
from Guy Harris
(In reply to Hadriel Kaplan from comment #1)
> It's not really a crash - it failed an assertion, and apparently the
> assertion revealed a bug in the wiretap PCAPNG file reader. The file reader
> is successfully opening a PCAPNG file without any IDBs, even though that
> should make it a malformed file and it should error when opening it.
Nope.
A pcap-ng file with packet blocks or other blocks that refer to interfaces for
which there's no IDB is malformed, but a pcap-ng file with no IDBs and no
blocks that refer to interfaces is, while probably somewhat trivial and
uninteresting, isn't malformed.
You are receiving this mail because:
- You are watching all bug changes.