Wireshark-commits: [Wireshark-commits] master bef4da8: ISAKMP: Don't complain about zero-length con
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Jun 2015 09:10:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bef4da8f98d5672ddabb8e91fc4596f4e4533c3f
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bef4da8 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    ISAKMP: Don't complain about zero-length config attributes in request messages - this is expected
    
    Change-Id: I1cedb7d84ca7e4c2af30405f5624a327fd796c86
    Reviewed-on: https://code.wireshark.org/review/8739
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  2adeb99   Fix OSX CMake warnings
    adds  bef4da8   ISAKMP: Don't complain about zero-length config attributes in request messages - this is expected


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