URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c297041513d12fe3220f311d76b48f47e465a57
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c29704 by Guy Harris (guy@xxxxxxxxxxxx):
LDAP's DirSyncFlags are a bitfield, so show it as an unsigned integer in hex.
Change-Id: I2a06b13528ad7dfc587bfb9c1333d4f7a497614e
Reviewed-on: https://code.wireshark.org/review/5684
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3d95c62 Don't try to look in a non-existent hash table.
adds 5c29704 LDAP's DirSyncFlags are a bitfield, so show it as an unsigned integer in hex.
Summary of changes:
asn1/ldap/ldap.cnf | 1 +
epan/dissectors/packet-ldap.c | 92 ++++++++++++++++++++---------------------
2 files changed, 47 insertions(+), 46 deletions(-)