URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=306c1c85cdf321ba81e5ccf0c6299182f66ea34c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
306c1c8 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ldap: Format text used in COL_INFO
Use format_text() on strings from packet used in COL_INFO to
show non-printable characters as C-style escapes.
Bug: 14424
Change-Id: Ibeb18958e0c5877681a18873377ad96d7237490c
Reviewed-on: https://code.wireshark.org/review/25808
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6be0444 Don't make separate libXXX_generated libraries.
adds 306c1c8 ldap: Format text used in COL_INFO
Summary of changes:
epan/dissectors/asn1/ldap/ldap.cnf | 6 +++---
epan/dissectors/packet-ldap.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)