URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f29bafff465a072bb9c819598b1d900f50fea59c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f29baff 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: If1db5747c9e06faa7550162df8e04dc60b71d954
Reviewed-on: https://code.wireshark.org/review/25650
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fa76cd5 Reapply "Fix typo in DTN dissector"
adds f29baff Don't assume all packets have time stamps.
Summary of changes:
ui/gtk/capture_file_dlg.c | 74 +++++++++++++++++++++++++++--------------------
1 file changed, 43 insertions(+), 31 deletions(-)