URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b57f77e0ec3039f1523694c98577e4d3624ac82
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
6b57f77 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Fix
Warn Dissector bug, protocol LPP, in packet 1: proto.c:3403:
failed assertion "DISSECTOR_ASSERT_NOT_REACHED"
redifine FT of NavModel-GLONASS-ECEF/gloP1
Change-Id: Id865c39b8d15528417075f9e7ed0378704aa98dc
Reviewed-on: https://code.wireshark.org/review/2132
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit af687c581f71d3d0d779ee0fea0dd62a9192d79d)
Reviewed-on: https://code.wireshark.org/review/2133
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from bc2612c Fix bug in dissect_lldp_port_id, support all port id subtypes
adds 6b57f77 Fix Warn Dissector bug, protocol LPP, in packet 1: proto.c:3403: failed assertion "DISSECTOR_ASSERT_NOT_REACHED" redifine FT of NavModel-GLONASS-ECEF/gloP1
Summary of changes:
asn1/lpp/lpp.cnf | 3 ++
epan/dissectors/packet-lpp.c | 86 +++++++++++++++++++++---------------------
2 files changed, 46 insertions(+), 43 deletions(-)