Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2008 14:15:55 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include/rpc svc_auth.h src/lib/libc/rpc svc.c svc_auth.c
Message-ID:  <200809091419.m89EJgYE087681@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2008-09-09 14:15:55 UTC

  FreeBSD src repository

  Modified files:
    include/rpc          svc_auth.h 
    lib/libc/rpc         svc.c svc_auth.c 
  Log:
  SVN rev 182891 on 2008-09-09 14:15:55Z by dfr
  
  Initialise the SVCAUTH field for new transport structures when they are
  allocated instead of waiting for the first request. This fixes an issue with
  rpcbind's support for PMAPPROC_CALLIT.
  
  Reviewed by:    markm
  
  Revision  Changes    Path
  1.15      +2 -0      src/include/rpc/svc_auth.h
  1.26      +1 -0      src/lib/libc/rpc/svc.c
  1.15      +2 -2      src/lib/libc/rpc/svc_auth.c



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