swrap: Correctly update the msg_name in recvmsg()
authorAndreas Schneider <asn@samba.org>
Tue, 25 Aug 2015 15:19:02 +0000 (17:19 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 8 Sep 2015 11:47:20 +0000 (13:47 +0200)
commit049b7c80224e1455c45c69b0affbfefa9325164e
tree4b32c318397f4f510eeb4a3ef2ee0ed1bbcd70a0
parent73a62af0df95b23129e3722c16593c85bfc7bebb
swrap: Correctly update the msg_name in recvmsg()

This has been found while debugging nsupdate.

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