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
Lightweight-Directory-Access-Protocol-V3.asn ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector 2016-06-16 19:46:11 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
ldap.cnf ldap (asn1): fix indent (use 2 spaces) 2017-02-07 22:52:30 +00:00
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 ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector 2016-06-16 19:46:11 +00:00