Wireshark-commits: [Wireshark-commits] master af4e7f6: LDAP: Display simple field as string
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af4e7f63152be6b12a94d5057658dd1813bf2ebe
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
af4e7f6 by Uli Heilmeier (uh@xxxxxxxxxxxx):
LDAP: Display simple field as string
The simple bind credential is a string. This commit changes the
ldap.simple field to FT_STRING.
Change-Id: If98f7d481994ca187668c75631de8913cdd4c865
Reviewed-on: https://code.wireshark.org/review/14933
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6573dd5 DOF: fix COPY_PASTE_ERROR (CID 1358546)
adds af4e7f6 LDAP: Display simple field as string
Summary of changes:
epan/dissectors/asn1/ldap/ldap.cnf | 1 +
epan/dissectors/packet-ldap.c | 94 ++++++++++++++++++------------------
2 files changed, 48 insertions(+), 47 deletions(-)