Wireshark-commits: [Wireshark-commits] master-1.12 644bc78: Diameter: check IPv6 prefix length befo

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

Commits:

644bc78 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>
    (cherry picked from commit aaa28a9d39158ca1033bbd3372cf423abbf4f202)
    Reviewed-on: https://code.wireshark.org/review/12252
    

Actions performed:

    from  a6e8fc8   Add boundary check for 802.11 decryption
    adds  644bc78   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(-)