Wireshark-commits: [Wireshark-commits] master 469d7bf: btmesh: Fix memleaks in UAT handling
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Jan 2019 07:40:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=469d7bf9d997a8751031acbfb862da1edc73c649
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

469d7bf by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    btmesh: Fix memleaks in UAT handling
    
    Free allocated strings before allocating new and in free callback.
    
    Change-Id: If7bd0ee8455cf3c3e0c6300ce79e20557256eb8e
    Reviewed-on: https://code.wireshark.org/review/31773
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  7592c1d   Fix: WiSUN Explicit Channel Plan parsing
     add  469d7bf   btmesh: Fix memleaks in UAT handling


Summary of changes:
 epan/dissectors/packet-btmesh.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)