Wireshark-commits: [Wireshark-commits] master-2.0 00a1890: PIM: fix IPv4/IPv6 filters using the sam

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Feb 2016 19:36:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00a1890d077555189f384ae11d0220d75ab4add7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

00a1890 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PIM: fix IPv4/IPv6 filters using the same name for different address type
    
    Bug: 12061
    Change-Id: I42828e1f87abebd6d9a4f893ff28aa50ca7ccbff
    Reviewed-on: https://code.wireshark.org/review/13640
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 2bf4b357b1e07a0a3d96959a54d2e89e24e3d0ab)
    Reviewed-on: https://code.wireshark.org/review/13643
    

Actions performed:

    from  072f913   IP: Don't check length if in a ICMP error packet
    adds  00a1890   PIM: fix IPv4/IPv6 filters using the same name for different address type


Summary of changes:
 epan/dissectors/packet-pim.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)