Wireshark-commits: [Wireshark-commits] master-3.0 37a91ae: Don't draw the taps if we never got a ca
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Mar 2019 19:53:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37a91ae89c1d1214a3545cc25d19a2c0e4b1b881
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

37a91ae by Guy Harris (guy@xxxxxxxxxxxx):

    Don't draw the taps if we never got a capture file.
    
    There's nothing to draw.
    
    Maybe we should also avoid it if we didn't get any packets.
    
    Change-Id: If76f7909f78e66b7302d0ab2caa284ca36c43bfb
    Reviewed-on: https://code.wireshark.org/review/32649
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 7cdfdca0fcff3ce051f97c24a788b3acf234fff4)
    Reviewed-on: https://code.wireshark.org/review/32650
    

Actions performed:

    from  a26fa69   Fix -z hosts output if it's from a live capture.
     add  37a91ae   Don't draw the taps if we never got a capture file.


Summary of changes:
 tshark.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)