Wireshark-commits: [Wireshark-commits] master-2.6 7b04e4a: 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:57:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b04e4a256069219e5f2e78d24052ce0c6b0adaf
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

7b04e4a 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 511867cdf4a56da9a261cd57e75873ae89a21d8e)
    Reviewed-on: https://code.wireshark.org/review/32651
    

Actions performed:

    from  9113484   Fix -z hosts output if it's from a live capture.
     add  7b04e4a   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(-)