URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31a35aa9e6d48ea1ee179b26c1b11d7e6e8079a1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
31a35aa by Michael Mann (mmann78@xxxxxxxxxxxx):
Cleanup from adding Decode As TCP preferences.
1. Fix bug caught by scan build (module not read)
2. Remove range preference call that should have been part of original patch.
Change-Id: I24b1fb253548bffddc4c8ebfc3ede666d8fd9dcd
Reviewed-on: https://code.wireshark.org/review/18143
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a1ecd56 GSM A GM: add specific filters for IPv4 / IPv6 Protocol ID
adds 31a35aa Cleanup from adding Decode As TCP preferences.
Summary of changes:
epan/dissectors/packet-tds.c | 14 +++++++++-----
epan/packet.c | 2 +-
epan/prefs.c | 1 +
3 files changed, 11 insertions(+), 6 deletions(-)