URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bcf870e2af08dff1ecab6d80caca2c6a240a04b5
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bcf870e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SMPP: AT_STRINGZ address allocation must use the pinfo pool
Fixes an ASAN failure reported by Alexis
Change-Id: I33b21d148e631e8a554882283a1c7284d701af1a
Reviewed-on: https://code.wireshark.org/review/7409
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 29feae5 Use tcp_dissect_pdus() in the SSTP dissector.
adds bcf870e SMPP: AT_STRINGZ address allocation must use the pinfo pool
Summary of changes:
epan/dissectors/packet-smpp.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)