]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Copy the sockaddr from the netbuf data area, not from the netbuf
authoriedowse <iedowse@FreeBSD.org>
Fri, 1 Jun 2001 15:20:45 +0000 (15:20 +0000)
committeriedowse <iedowse@FreeBSD.org>
Fri, 1 Jun 2001 15:20:45 +0000 (15:20 +0000)
commite1e34d59e0508cd55b20f59a9671fadd3f070092
tree0295fd7855de92e469cfbf453d1688947c5afce6
parent5143a6d9aafc7b5ce9fccc9449781955a196da2c
Copy the sockaddr from the netbuf data area, not from the netbuf
data pointer. This bug has been here since the ti-rpc import; it
apparently broke the clnt_control CLGET_SVC_ADDR options.

PR: misc/27813
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
lib/libc/rpc/clnt_vc.c