Wireshark-commits: [Wireshark-commits] master-1.12 1f897cc: More checks for the presence of a time

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

Commits:

1f897cc 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>
    (cherry picked from commit f635efb6a63e10c03713cfae75490dda7cd1092e)
    Reviewed-on: https://code.wireshark.org/review/1763
    

Actions performed:

    from  7da8c2a   Initialize master-1.12.
    adds  1f897cc   More checks for the presence of a time stamp.


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