Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 07:14:31 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/rpc svc_run.c
Message-ID:  <199612301514.HAA00987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/30 07:14:31

  Modified:    lib/libc/rpc  svc_run.c
  Log:
  - overhaul for unlimited file descriptors
  - prototypes now in include files
  
  Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
  
  Note: potential bug here, It looks like there could be a null pointer
  dereference depending on what has already been called to initialise some
  shared data.
  
  Revision  Changes    Path
  1.4       +24 -15    src/lib/libc/rpc/svc_run.c



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