cvs commit: src/sys/kern sys_pipe.c

Xin LI delphij at FreeBSD.org
Sat Jan 14 11:57:49 PST 2006


delphij     2006-01-14 19:57:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             sys_pipe.c 
  Log:
  MFC revision 1.185
  date: 2005/12/16 18:32:39;  author: delphij;  state: Exp;  lines: +2 -0
  In pipe_write(): when uiomove() fails, do not spin on it forever.
  
  Submitted by:   Kostik Belousov <kostikbel at gmail.com> on -current@
  Message-ID:     <20051216151016.GE84442 at deviant.zoral.local>
  Security:       Local DoS
  
  Revision   Changes    Path
  1.177.2.4  +2 -0      src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list