]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:libcli/dgram: make use of socket_address_copy()
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Feb 2024 16:47:45 +0000 (17:47 +0100)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:12 +0000 (08:48 +0000)
commita308204aa1b431466b1fd12e6a69e411fea82f19
tree3d5f890e149c76aa844049e7eb68c8e905f7edd3
parent1d766f29245f668f9b22f4b8376f3ea43ff36ede
s4:libcli/dgram: make use of socket_address_copy()

This avoids talloc_reference...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15620

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 77f4f1c7dbaa2bb04d59d908923f6d11fd514da2)
source4/libcli/dgram/dgramsocket.c