URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fcf5b9cc37160ef071206d8cf0ec84a5c1a2205
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5fcf5b9 by Guy Harris (guy@xxxxxxxxxxxx):
Don't assume all packets have time stamps.
We explicitly allow the not to, and, for example, Simple Packet Blocks
in pcapng files don't have time stamps.
Change-Id: I6c8921cf092de7831d0a3d6dab8467388f4e6286
Reviewed-on: https://code.wireshark.org/review/25625
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1bed075 WSUG: Minor edits.
adds 5fcf5b9 Don't assume all packets have time stamps.
Summary of changes:
ui/qt/capture_file_dialog.cpp | 73 +++++++++++++++++++++++++------------------
1 file changed, 43 insertions(+), 30 deletions(-)