Guy Harris
changed
bug 12903
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
Hardware |
x86-64
|
All
|
Ever confirmed |
|
1
|
OS |
Windows 7
|
All
|
Comment # 1
on bug 12903
from Guy Harris
So a one-pass read of the text file with "tshark" gives the same results as a
one-pass read of http.cap (other than the time stamps, which may be another
problem, either with the code to read K12 text files or the code to write
them), but a two-pass read with "tshark" fails.
So it's probably either that the correct file offset isn't being provided on
the first pass or the seek-read routine isn't working correctly.
You are receiving this mail because:
- You are watching all bug changes.