Wireshark-commits: [Wireshark-commits] master-1.12 e23e1dc: SMPP: AT_STRINGZ address allocation mus
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e23e1dc3696de655124b6a17531bd085bab7cd9a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e23e1dc 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>
(cherry picked from commit bcf870e2af08dff1ecab6d80caca2c6a240a04b5)
Conflicts:
epan/dissectors/packet-smpp.c
Reviewed-on: https://code.wireshark.org/review/7411
Actions performed:
from d7c62c8 Restore synchronous name resolution (revert SVN rev52115).
adds e23e1dc 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(-)