URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52d34c39d385e73056dda60793aaf8bb7e4f0580
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
52d34c3 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 666d77db4540a2520608a2a410532c57b6efab85)
Reviewed-on: https://code.wireshark.org/review/32648
Actions performed:
from f1bff6b [Automatic update for 2019-03-31]
add 52d34c3 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(-)