Wireshark-commits: [Wireshark-commits] master ce932fb: Add some simple ISAKMP heuristics

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Feb 2014 19:17:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce932fb0b5e824520f85c01cc29df25bac571d39
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ce932fb by Evan Huus (eapache@xxxxxxxxx):

    Add some simple ISAKMP heuristics
    
    Hopefully fixes bug 9800.
    
    Change-Id: I69e1a0e39763a6e25eb18aed6b4a6a6217e22d14
    Reviewed-on: https://code.wireshark.org/review/312
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  88c34ec   Fix Called function pointer is null (null dereference) found by Clang
    adds  ce932fb   Add some simple ISAKMP heuristics


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