Wireshark-commits: [Wireshark-commits] master 8e60500: IPSec: fix decryption broken in g8cd167a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Jul 2016 10:53:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e60500855a6258388c3041196766a10f9051950
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8e60500 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>
    

Actions performed:

    from  ae0f130   ssl-utils: ensure that the cipher suite matches decoder
    adds  8e60500   IPSec: fix decryption broken in g8cd167a


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