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 48c7484: ieee802154: Free uat table records

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 05 Nov 2018 11:53:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48c74842eb13b53bfdf0d8d6a5bbb4cc18d201b1
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

48c7484 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

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

Actions performed:

    from  f54b675   btrfcomm: Free uat table records
     add  48c7484   ieee802154: Free uat table records


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