Wireshark-commits: [Wireshark-commits] master-2.6 3a86df5: ICMP/ICMPv6: fix request/response tracki

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jan 2020 09:03:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a86df5bbe2476ae1069198f21739c34fc687bfd
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

3a86df5 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    ICMP/ICMPv6: fix request/response tracking for checksum 0x0000
    
    Apply the change proposed by Chris Maynard in
    https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16334
    
    Bug: 16334
    Change-Id: I91d79d992c107ca4ddaa17c25c3629424cc240f6
    Reviewed-on: https://code.wireshark.org/review/35878
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35884
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  69c5a2f   [Automatic update for 2020-01-19]
     add  3a86df5   ICMP/ICMPv6: fix request/response tracking for checksum 0x0000


Summary of changes:
 epan/dissectors/packet-icmp.c   | 6 +++---
 epan/dissectors/packet-icmpv6.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)