Wireshark-commits: [Wireshark-commits] master f96abc7: tap-sctp: remove leak of tmp_info (found by
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Mar 2018 06:30:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f96abc7fc01a8101de5257c76dde847199049fc6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f96abc7 by Dario Lombardo (lomato@xxxxxxxxx):

    tap-sctp: remove leak of tmp_info (found by clang).
    
    Change-Id: If2eff49d5cf2ec4c0df5e9cafc1c69383502d8ae
    Reviewed-on: https://code.wireshark.org/review/26433
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d6161a6   tap-sctp: rework the memory allocations.
    adds  f96abc7   tap-sctp: remove leak of tmp_info (found by clang).


Summary of changes:
 ui/tap-sctp-analysis.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)