Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 08:20:47 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/rpc clnt_vc.c
Message-ID:  <200106011520.f51FKlR56424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/06/01 08:20:47 PDT

  Modified files:
    lib/libc/rpc         clnt_vc.c 
  Log:
  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>
  
  Revision  Changes    Path
  1.7       +2 -2      src/lib/libc/rpc/clnt_vc.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106011520.f51FKlR56424>