Wireshark-commits: [Wireshark-commits] master e54c047: ICMPv6: fix malformed packet when there is U
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 May 2018 04:24:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e54c0477bc12b8b46c21b95660f421b71e9db1d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e54c047 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ICMPv6: fix malformed packet when there is Use Prefix Part Label (Router Renumbering)
    
    Bug: 14755
    Change-Id: Ie7edc6d7eeb74b968f1358d980bdb86f41ae85ec
    Reviewed-on: https://code.wireshark.org/review/27846
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2511889   Make sure the offset doesn't overflow.
    adds  e54c047   ICMPv6: fix malformed packet when there is Use Prefix Part Label (Router Renumbering)


Summary of changes:
 epan/dissectors/packet-icmpv6.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)