Thank you for the note Rick;
On 10/16/2012 08:36, Rick Macklem wrote:
Pedro F. Giffuni wrote:
Author: pfg
Date: Tue Oct 16 01:37:17 2012
New Revision: 241601
URL: http://svn.freebsd.org/changeset/base/241601
Log:
MFC r241143:
rpc: be sure to free cl_netid and cl_tp.
When creating a client wi
Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Oct 16 01:37:17 2012
> New Revision: 241601
> URL: http://svn.freebsd.org/changeset/base/241601
>
> Log:
> MFC r241143:
>
> rpc: be sure to free cl_netid and cl_tp.
>
> When creating a client with clnt_tli_create, it uses strdup to copy
> strings
Author: pfg
Date: Tue Oct 16 01:37:17 2012
New Revision: 241601
URL: http://svn.freebsd.org/changeset/base/241601
Log:
MFC r241143:
rpc: be sure to free cl_netid and cl_tp.
When creating a client with clnt_tli_create, it uses strdup to copy
strings for these fields if nconf is pass