cvs commit: src/sys/vm vm_fault.c

Alan Cox alc at FreeBSD.org
Wed Jun 18 18:40:45 PDT 2003


alc         2003/06/18 18:40:44 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  Fix a vm object reference leak in the page-based copy-on-write mechanism
  used by the zero-copy sockets implementation.
  
  Reviewed by:    gallatin
  
  Revision  Changes    Path
  1.169     +1 -1      src/sys/vm/vm_fault.c


More information about the cvs-all mailing list