Wireshark-commits: [Wireshark-commits] master be701f6: ISAKMP: fix dissection when building with li

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Jun 2015 15:06:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be701f6b9854b2750efb3005c4b8d009fe33a562
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ISAKMP: fix dissection when building with libgcrypt
    
    Regression introduced in gb5b3a6b
    
    Change-Id: I26b9d703a40ca92703fd3e2a749386996667ea4c
    Reviewed-on: https://code.wireshark.org/review/8795
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  ac9f248   SKYPE: fix The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence found by PVS Studio (V517).
    adds  be701f6   ISAKMP: fix dissection when building with libgcrypt


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