Wireshark-commits: [Wireshark-commits] master f635efb: More checks for the presence of a time stamp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 May 2014 21:04:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f635efb6a63e10c03713cfae75490dda7cd1092e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f635efb by Guy Harris (guy@xxxxxxxxxxxx):

    More checks for the presence of a time stamp.
    
    And make sure we have a pointer to the struct wtap_pkthdr for the packet
    before we check it for a time stamp.
    
    Change-Id: I26b205e5467a3a1236e9fd1f7633e86ece5e9040
    Reviewed-on: https://code.wireshark.org/review/1762
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  285405a   1.11.4 → 1.99.0.
    adds  f635efb   More checks for the presence of a time stamp.


Summary of changes:
 editcap.c |   20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)