URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c681091a2aa1b53ab60dea8497e331fdccbe6f12
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c681091 by Bill Meier (wmeier@xxxxxxxxxxx):
Fix instances of duplicate display-filter-names with incompatible types.
Change-Id: I3b5afb8a59f6443624708b9fecfdcbe93dad59ef
Note: Some of the filters, when/if used, could have caused Wireshark crashes.
Reviewed-on: https://code.wireshark.org/review/5575
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 43e759e L2TP: add dissection of H bits
adds c681091 Fix instances of duplicate display-filter-names with incompatible types.
Summary of changes:
epan/dissectors/packet-adwin.c | 4 ++--
epan/dissectors/packet-bgp.c | 4 ++--
epan/dissectors/packet-h264.c | 16 ++++++++--------
plugins/profinet/packet-dcerpc-pn-io.c | 10 +++++-----
4 files changed, 17 insertions(+), 17 deletions(-)