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 bb73b82: c1222: Free uat table records

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

Commits:

bb73b82 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

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

Actions performed:

    from  d981391   wireguard: Free uat table records
     add  bb73b82   c1222: Free uat table records


Summary of changes:
 epan/dissectors/asn1/c1222/packet-c1222-template.c | 24 +++++++++++++++--
 epan/dissectors/packet-c1222.c                     | 30 ++++++++++++++++++----
 2 files changed, 47 insertions(+), 7 deletions(-)