URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69b5325044dd3b2101cc09da7d0f979d0b907934
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
69b5325 by Guy Harris (guy@xxxxxxxxxxxx):
Include transport protocols' hfids in the list of wanted hfids.
We need to get the fields corresponding to those protocols, so we know
the range within the packet that those protocols cover.
Improve a debugging message while we're at it.
Bug: 15208
Change-Id: Idc329079584e8d035622b148503a2ec1a295ccaa
Reviewed-on: https://code.wireshark.org/review/30280
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 7e88bb5 fuzzshark: integrate oss-fuzz targets in CMake
add 69b5325 Include transport protocols' hfids in the list of wanted hfids.
Summary of changes:
plugins/epan/mate/mate_runtime.c | 2 +-
plugins/epan/mate/mate_setup.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)