URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b0615de3b747f588387b64d2b7c05e7f6f51487
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8b0615d by Guy Harris (guy@xxxxxxxxxxxx):
Only put generic values into the print_stream_t structure.
Put values used only by particular subclasses into the subclass data
structure.
Change-Id: Ibb995ebf18ba24449467e932084fbeef03ad1abf
Reviewed-on: https://code.wireshark.org/review/32653
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8a28332 travis: fix missing msbuild output on Windows
add 8b0615d Only put generic values into the print_stream_t structure.
Summary of changes:
epan/print_stream.c | 26 +++++++++++++++-----------
epan/print_stream.h | 5 -----
2 files changed, 15 insertions(+), 16 deletions(-)