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

Commits:

b19ca06 by Dario Lombardo (lomato@xxxxxxxxx):

    tap-sctp: remove leak of sack and tsn (found by clang).
    
    Change-Id: I829f117f8e19f60d34104730fbb0bc4504f231dd
    Reviewed-on: https://code.wireshark.org/review/26434
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f96abc7   tap-sctp: remove leak of tmp_info (found by clang).
    adds  b19ca06   tap-sctp: remove leak of sack and tsn (found by clang).


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