Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9b6b36b: isakmp: Free the UAT tables' records using a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Nov 2018 05:51:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b6b36beaeb2f58a209943d95c05486b72c6907f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9b6b36b by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

    isakmp: Free the UAT tables' records using a free callback
    
    Change-Id: Ife44b225337e5c583c722ac62f711ed3ec9cf808
    Reviewed-on: https://code.wireshark.org/review/30535
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  54c966b   dot11decrypt: Create RC4 decryption and key copy helper functions
     add  9b6b36b   isakmp: Free the UAT tables' records using a free callback


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