Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 12:43:22 -0700 (PDT)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/rpc svc_vc.c
Message-ID:  <200305291943.h4TJhMnf051732@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/05/29 12:43:22 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         svc_vc.c 
  Log:
  Fix a problem introduced in the last commit. sa and cm
  are not initialized at this place. Move the initializing
  before the non-blocking check.
  
  Submitted by:   Marius Strobl <marius@alchemy.franken.de>
  Reviewed by:    jhb
  Approved by:    re
  
  Revision  Changes    Path
  1.19      +2 -2      src/lib/libc/rpc/svc_vc.c



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