Wireshark-commits: [Wireshark-commits] master 9b12818: IPv6: Fix RPL routing header computed addres

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Nov 2015 10:57:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b128181b9bdd8f621ba9db792cbda11c8f7d654
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b12818 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    IPv6: Fix RPL routing header computed address count if ip6r_len == 0
    
    Bug: 11803
    Change-Id: I6de6a240dee1cfb310c41976853c0c3683b0b80a
    Reviewed-on: https://code.wireshark.org/review/12269
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f777d68   Fix Ubuntu compile error.
    adds  9b12818   IPv6: Fix RPL routing header computed address count if ip6r_len == 0


Summary of changes:
 epan/dissectors/packet-ipv6.c |   61 +++++++++++++++++++++--------------------
 1 file changed, 32 insertions(+), 29 deletions(-)