Wireshark-commits: [Wireshark-commits] master 666d77d: Fix -z hosts output if it's from a live capt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Mar 2019 19:28:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=666d77db4540a2520608a2a410532c57b6efab85
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

666d77d by Guy Harris (guy@xxxxxxxxxxxx):

    Fix -z hosts output if it's from a live capture.
    
    Giving the pathname of a temporary file that will be deleted once TShark
    exits isn't useful; just refer to "the temporary capture file".
    
    Change-Id: I7333ac3cef4e4ae1076a5b0e3c46a04e0328d505
    Reviewed-on: https://code.wireshark.org/review/32645
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  426a4b8   [Automatic update for 2019-03-31]
     add  666d77d   Fix -z hosts output if it's from a live capture.


Summary of changes:
 ui/cli/tap-hosts.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)