Wireshark-commits: [Wireshark-commits] master-2.4 01e7bcf: gtp, gtpv2: fix memory leaks in associat
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01e7bcf9f216127a02ce1ae5e5b103f52a5035d0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
01e7bcf 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>
(cherry picked from commit 6c0f6f52d3fc61f6012a0a8637ad87031d09c0b1)
Reviewed-on: https://code.wireshark.org/review/27389
Actions performed:
from 27edc6d Change this to the stable-branch version.
adds 01e7bcf 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(-)