URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb3db8c70184172a5a723a1613a06cf8b55023bf
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
fb3db8c by Guy Harris (guy@xxxxxxxxxxxx):
On Windows, don't do console stuff unless we're on a terminal.
Clean up some code where that was already the case, to make it clearer
that it is the case.
Make that be the case in print_stream_text_alloc().
Change-Id: If6ef1ded9dad94ffaccb5d214f70c7e4d0844e8a
Reviewed-on: https://code.wireshark.org/review/32660
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2dfb2067d86ee80e420da8c414bfa1edfc39cf1a)
Reviewed-on: https://code.wireshark.org/review/32663
Actions performed:
from 1d7ce92 Only put generic values into the print_stream_t structure.
add fb3db8c On Windows, don't do console stuff unless we're on a terminal.
Summary of changes:
epan/print_stream.c | 78 ++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 57 insertions(+), 21 deletions(-)