cvs commit: src/sys/kern uipc_syscalls.c

Alexander Kabaev kan at FreeBSD.org
Mon Aug 11 12:37:13 PDT 2003


kan         2003/08/11 12:37:11 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Drop Giant in recvit before returning an error to the caller to avoid
  leaking the Giant on the syscall exit.
  
  Revision  Changes    Path
  1.155     +4 -1      src/sys/kern/uipc_syscalls.c


More information about the cvs-src mailing list