Wireshark-commits: [Wireshark-commits] master 47e9852: editcap: fix check of start and stop times.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Aug 2020 10:04:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47e9852213e196fdc2fca608ff341a3594bb1963
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

47e9852 by Guy Harris (gharris@xxxxxxxxx):

    editcap: fix check of start and stop times.
    
    Only check whether the start time is after the stop time if both a start
    time and a stop time were specified.
    
    Change-Id: I864480a789c52312dc934c217910e7b68597f066
    Reviewed-on: https://code.wireshark.org/review/38066
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  613c1bd   editcap: clean up the parsing of fractional time in -A and -B.
     add  47e9852   editcap: fix check of start and stop times.


Summary of changes:
 editcap.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)