Guy Harris
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 Guy Harris
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.