Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7112] pcap-ng Interface Identifier lost on save/reload

Date: Thu, 17 May 2012 20:34:39 -0700 (PDT)
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.