Wireshark-commits: [Wireshark-commits] master aaa28a9: Diameter: check IPv6 prefix length before co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 12:12:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aaa28a9d39158ca1033bbd3372cf423abbf4f202
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aaa28a9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Diameter: check IPv6 prefix length before copying it in e_in6_addr structure
    
    Bug: 11792
    Change-Id: I37a07044d40f10e9a1a90025d90753fdb3db2278
    Reviewed-on: https://code.wireshark.org/review/12248
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  40b2831   Add boundary check for 802.11 decryption
    adds  aaa28a9   Diameter: check IPv6 prefix length before copying it in e_in6_addr structure


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