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 d981391: wireguard: Free uat table records

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Nov 2018 16:46:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d98139182eec0824276a3b0e52745a8ba39862e2
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d981391 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

    wireguard: Free uat table records
    
    Add wg_key_uat_record copy and free callbacks
    
    Change-Id: I7f49dace09f41763b9676e02ce69cc2d65d3ca8a
    Reviewed-on: https://code.wireshark.org/review/30504
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  348333a   travis: use ctest directly (allows parallel execution).
     add  d981391   wireguard: Free uat table records


Summary of changes:
 epan/dissectors/packet-wireguard.c | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)