SMTP: escape ASCII strings printed to COL_INFO
authorPascal Quantin <pascal.quantin@gmail.com>
Mon, 24 Nov 2014 14:51:27 +0000 (15:51 +0100)
committerPascal Quantin <pascal.quantin@gmail.com>
Mon, 24 Nov 2014 16:11:24 +0000 (16:11 +0000)
commit78849d0e6b0dde760c8bea40ce99e7a05711f3bf
tree5631ebe6d60c25454fdbf0ff635d25c9fc9a2505
parentdaed8070dd87d18abd31ff95aa2abe327ede2af3
SMTP: escape ASCII strings printed to COL_INFO

This is already done automatically for the hf entries thanks to hfinfo_format_text() function

Bug: 10536
Change-Id: I9ee56b795234a94f0e59c82a96e3e6cedf71c4e6
Reviewed-on: https://code.wireshark.org/review/5459
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/packet-smtp.c