wireshark/epan/dissectors/asn1/ldap
Michael Mann 99b76a5bc3 Use proto_tree_add_item instead of proto_tree_add_xxx.
It's a little more efficient to use proto_tree_add_item, than
proto_tree_add_xxx, passing it the returned tvb_get_xxx value.

Change-Id: I22ddd7ab36e1ee5aae78fc693d7dbac4b4f802f2
Reviewed-on: https://code.wireshark.org/review/21691
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-17 15:16:42 +00:00
..
CMakeLists.txt
ldap.cnf ldap (asn1): fix indent (use 2 spaces) 2017-02-07 22:52:30 +00:00
Lightweight-Directory-Access-Protocol-V3.asn
Makefile.am
packet-ldap-template.c Use proto_tree_add_item instead of proto_tree_add_xxx. 2017-05-17 15:16:42 +00:00
packet-ldap-template.h