Wireshark-commits: [Wireshark-commits] master 2af5783: Add more validity checks to the IPv6 dissect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Aug 2015 07:36:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2af57832b6384d49fab6c8fd98748969a2f40ca7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2af5783 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add more validity checks to the IPv6 dissector
    
    Check for IP version and header size
    
    Change-Id: I69102dda4e0e91ac1617d9a48fe9b0bab26aa9fe
    Reviewed-on: https://code.wireshark.org/review/10218
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d5049ea   win32: add detection of Npcap to Windows installer
    adds  2af5783   Add more validity checks to the IPv6 dissector


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