Wireshark-commits: [Wireshark-commits] master-3.2 daa79b6: ISAKMP: fix dissection of SA TEK payload
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Nov 2019 12:10:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=daa79b65991b36875daf944d0794eaa4ee0cf9a4
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

daa79b6 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    ISAKMP: fix dissection of SA TEK payload for non IP address
    
    Bug: 16229
    Change-Id: I09220be32251b72ca5ef0475ce35b291ce3635c9
    Reviewed-on: https://code.wireshark.org/review/35207
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    (cherry picked from commit dededba8ddbc4558795ee217b22014741e413e64)
    Reviewed-on: https://code.wireshark.org/review/35208
    

Actions performed:

    from  78940a2   Qt: fix display filter completion with few recent entries
     add  daa79b6   ISAKMP: fix dissection of SA TEK payload for non IP address


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