Wireshark-commits: [Wireshark-commits] master af687c5: Fix Warn Dissector bug, protocol LPP, in pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jun 2014 12:30:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af687c581f71d3d0d779ee0fea0dd62a9192d79d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

af687c5 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>
    

Actions performed:

    from  e2ae387   Fix NodeId and ExpandedNodeId encoding mask display
    adds  af687c5   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(-)