Wireshark-commits: [Wireshark-commits] master-2.2 44e097d: xml: fix some memleaks
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 19:22:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44e097d5bd53d8ed19431a3a2b371c757a16f7e5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

44e097d by Peter Wu (peter@xxxxxxxxxxxxx):

    xml: fix some memleaks
    
    No more memleaks reported for the attachment in bug 12790 :-)
    
    Change-Id: I8472e442143b332edfacdf9ef3b8b893f1ec4386
    Ping-Bug: 12790
    Reviewed-on: https://code.wireshark.org/review/17365
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit 961f743d69b323aa217a6b39184485d6a0bfb2d5)
    Reviewed-on: https://code.wireshark.org/review/17465
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0b45da6   diameter: fix 400kb leaked memory on exit
    adds  44e097d   xml: fix some memleaks


Summary of changes:
 epan/dissectors/packet-xml.c |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)