Wireshark-commits: [Wireshark-commits] master-2.4 15bb068: Don't assume all packets	have time stamp
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15bb0689b58336d3b069b8d818acf810c8b901c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
15bb068 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>
    (cherry picked from commit 5fcf5b9cc37160ef071206d8cf0ec84a5c1a2205)
    Reviewed-on: https://code.wireshark.org/review/25651
    
Actions performed:
    from  57e218c   Thrift: stop dissection when encountering an unknown/unexpected type
    adds  15bb068   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(-)