Wireshark-commits: [Wireshark-commits] master 8575e41: NTP: fix DISSECTOR_ASSERT when decoding v6_f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jul 2015 15:38:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8575e41918c25eeaec42fc8f1510bd3f4f41d87a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8575e41 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    NTP: fix DISSECTOR_ASSERT when decoding v6_flags
    
    Issue include in g8d6324f75
    
    Change-Id: I49267b90a4a196409df76cb369d2dfacf42ba8d3
    Ping-Bug:11361
    Reviewed-on: https://code.wireshark.org/review/9754
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f6934d2   Add decoding of following GSM A RR messages:
    adds  8575e41   NTP: fix DISSECTOR_ASSERT when decoding v6_flags


Summary of changes:
 epan/dissectors/packet-ntp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)