libcli/nbt: avoid talloc_reference() in nbt_name_*_send()
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Aug 2013 16:11:23 +0000 (18:11 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 5 Feb 2020 08:46:39 +0000 (08:46 +0000)
commitc80a51c69d6ae849c859e58aae85c7c98c927963
tree90ef6f507ae4811d2ad6b3fa82483785629a0bc2
parent87ae154ef99f0b01a8be1d2c1a8847814a2b3d4c
libcli/nbt: avoid talloc_reference() in nbt_name_*_send()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/nbt/nbtsocket.c