Wireshark-commits: [Wireshark-commits] master 6c0f6f5: gtp, gtpv2: fix memory leaks in association

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 May 2018 19:03:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c0f6f52d3fc61f6012a0a8637ad87031d09c0b1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c0f6f5 by Ivan Nardi (nardi.ivan@xxxxxxxxx):

    gtp, gtpv2: fix memory leaks in association code (found via ASAN)
    
    Change-Id: Id8891dffa3c4db3ec82de3a0597550eb73a1d25f
    Reviewed-on: https://code.wireshark.org/review/27380
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6e9c343   Revert "wiretap: DPA-400 logfile support"
    adds  6c0f6f5   gtp, gtpv2: fix memory leaks in association code (found via ASAN)


Summary of changes:
 epan/dissectors/packet-gtp.c   |  8 ++------
 epan/dissectors/packet-gtpv2.c | 10 +++-------
 2 files changed, 5 insertions(+), 13 deletions(-)