Wireshark-commits: [Wireshark-commits] master d347b72: Don't try to compute time stamps for files f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Oct 2014 10:02:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d347b7284f09a5145f07e1620984ae8b06ab3357
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d347b72 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't try to compute time stamps for files from Packet Builder.
    
    I don't trust Packet Builder's ability to convert time stamps between
    Capsa format and pcap.
    
    Change-Id: I0ac2e14216e37127d81d5bf1c6d48a2c20841a8e
    Reviewed-on: https://code.wireshark.org/review/4721
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c74cefb   Fix a debugging printout.
    adds  d347b72   Don't try to compute time stamps for files from Packet Builder.


Summary of changes:
 wiretap/capsa.c |   26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)