Actions
Bug #6240
closed
VJ
VJ
pcap/file: negative pcap file timestamps lead to weird output
Bug #6240:
pcap/file: negative pcap file timestamps lead to weird output
Description
Due to cast to unsigned the timestamps get weird, and this is propagated into general time handling.
VJ Updated by Victor Julien over 2 years ago
- Affected Versions 7.0.0-rc2, 7.0.0 added
Does not affect 6.0.x as that still uses struct timeval everywhere.
VJ Updated by Victor Julien over 2 years ago
- Status changed from In Progress to In Review
VJ Updated by Victor Julien over 2 years ago
- Status changed from In Review to Closed
Actions