URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cc170cfe486a79143db3c03a750b8c7b891335e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
4cc170c 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/27388
Actions performed:
from 1735591 Change this to the stable-branch version.
adds 4cc170c 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(-)