Wireshark-commits: [Wireshark-commits] master-2.6 345057b: print: fix memleak in ek output.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Jan 2019 12:46:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=345057b802d1ae2a99656f47b030de98126d5605
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

345057b by Dario Lombardo (lomato@xxxxxxxxx):

    print: fix memleak in ek output.
    
    Memleak found & fixed by Shinya Sasaki.
    
    Bug: 15406
    Change-Id: I2d982a7876c1cd595cabe18ee0dc00db576a5837
    Reviewed-on: https://code.wireshark.org/review/31669
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit ffcfbf349c2a5a829235430ac8a2968f16f91822)
    Reviewed-on: https://code.wireshark.org/review/31684
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fa16e39   stats_tree: use the right format for max and min.
     add  345057b   print: fix memleak in ek output.


Summary of changes:
 epan/print.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)