Wireshark-commits: [Wireshark-commits] master-2.2 fb6b0e6: ISAKMP: Fix Result of operation is garba

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Aug 2016 11:23:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb6b0e6d06741b69ed9b048c426ec901321e30d3
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    ISAKMP: Fix Result of operation is garbage or undefined found by Clang Analyzer
    
    Change-Id: I47233968dfc87494b3c959896622db5cd31244a7
    Reviewed-on: https://code.wireshark.org/review/17065
    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: Mirko Parthey <mirko.parthey@xxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 3c8f657e01f1548fbf9cc5740374552aa8c6fdc6)
    Reviewed-on: https://code.wireshark.org/review/17267
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5c07723   Fix IKEv1 decryption and initialization vectors
    adds  fb6b0e6   ISAKMP: Fix Result of operation is garbage or undefined found by Clang Analyzer


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