URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9e94add1a64e55fc0432d18270267639a255305
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a9e94ad by Pascal Quantin (pascal.quantin@xxxxxxxxx):
NGAP: fix memory scope used to store nodes address
Change-Id: Ia7a93df09c94491aab06b755937a474ef49a28a9
Reviewed-on: https://code.wireshark.org/review/28659
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 55c6038 xnap: fix use-after-free of "xnap_conv->addr_a"
adds a9e94ad NGAP: fix memory scope used to store nodes address
Summary of changes:
epan/dissectors/asn1/ngap/packet-ngap-template.c | 4 ++--
epan/dissectors/packet-ngap.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)