https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7112
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|x86-64 |All
OS/Version|Windows 7 |All
--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2012-05-17 20:34:39 PDT ---
There's no guarantee that the wtap_pkthdr for the wtap structure reflects the
current packet in save_packet() - that packet was read with wtap_seek_read(),
not wtap_read().
Fill the presence flags in from flags in the frame_data structure, instead.
Checked in as rev 42705.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.