URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fc25f549ecd4c1c2f27973316f1871547e46aa4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
4fc25f5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
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@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 78849d0e6b0dde760c8bea40ce99e7a05711f3bf)
Conflicts:
epan/dissectors/packet-smtp.c
Reviewed-on: https://code.wireshark.org/review/5470
Actions performed:
from a1244a6 [Automatic manuf, services and enterprise-numbers update for 2014-11-23]
adds 4fc25f5 SMTP: escape ASCII strings printed to COL_INFO
Summary of changes:
epan/dissectors/packet-smtp.c | 49 ++++++++++++++++++++++++-----------------
1 file changed, 29 insertions(+), 20 deletions(-)