s3: libsmb: Add utility funtion dup_ip_service_array().
authorJeremy Allison <jra@samba.org>
Tue, 25 Aug 2020 17:22:10 +0000 (10:22 -0700)
committerNoel Power <npower@samba.org>
Mon, 7 Sep 2020 13:23:40 +0000 (13:23 +0000)
commit02016acb2d8b7b5432406942e49d229fe1d024b5
tree196507770548b3ecf7a2741c6f44bd5f33f160b3
parent6bee431be3ce005b5ae547ffb50e4bdfb5aca902
s3: libsmb: Add utility funtion dup_ip_service_array().

Preparing to return ip_service arrays as talloc, not
malloc. Commented out as not yet used.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libsmb/namequery.c