Wireshark-commits: [Wireshark-commits] master-1.12 7adf696: IPv6: Fix RPL routing header computed a

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

Commits:

7adf696 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/12277
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5d20997   RSVP: copy all rsvp_request_key info in file scope
    adds  7adf696   IPv6: Fix RPL routing header computed address count if ip6r_len == 0


Summary of changes:
 epan/dissectors/packet-ipv6.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)