Wireshark-commits: [Wireshark-commits] lts-1.8.2 39509e4: Diameter: check IPv6 prefix length before

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Mar 2016 11:01:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39509e4568e93ec54670860635a97203cb7f30ab
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

39509e4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Diameter: check IPv6 prefix length before copying it in e_in6_addr structure
    
    Conflicts:
    	epan/dissectors/packet-diameter.c
    
    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
    (cherry picked from commit 644bc7868dda0717f7e49ec01e07e0043f7385fb)
    Reviewed-on: https://code.wireshark.org/review/13763
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/14377
    

Actions performed:

    from  e86b1e9   ber: avoid deep recursion for constructed strings
    adds  39509e4   Diameter: check IPv6 prefix length before copying it in e_in6_addr structure


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