URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81ccf4f79cbb9a827e74ade6a7cace682b521871
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
81ccf4f 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>
(cherry picked from commit f29bafff465a072bb9c819598b1d900f50fea59c)
Reviewed-on: https://code.wireshark.org/review/25652
Actions performed:
from 15bb068 Don't assume all packets have time stamps.
adds 81ccf4f 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(-)