URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a26fa693a72f424bc864f35755389f9b3800dc99
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
a26fa69 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>
(cherry picked from commit 306383a341431f207802210a6bf74ab2153004a2)
Reviewed-on: https://code.wireshark.org/review/32646
Actions performed:
from c39a9bd [Automatic update for 2019-03-31]
add a26fa69 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(-)