Wireshark-commits: [Wireshark-commits] master-2.2 fdd25af: IPSec: fix decryption broken in g8cd167a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Jul 2016 11:36:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fdd25af7ebc933069ff89b01ea3617feb125ded9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

fdd25af by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IPSec: fix decryption broken in g8cd167a
    
    Having no matching in sscanf is a valid use case as the object is already initialized
    
    Bug: 12671
    Change-Id: Iee7185290ea72968437159c344a376defe464dd4
    Reviewed-on: https://code.wireshark.org/review/16711
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 8e60500855a6258388c3041196766a10f9051950)
    Reviewed-on: https://code.wireshark.org/review/16723
    

Actions performed:

    from  6eebb5a   ssl-utils: ensure that the cipher suite matches decoder
    adds  fdd25af   IPSec: fix decryption broken in g8cd167a


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