cvs commit: src/sys/kern uipc_syscalls.c
    Jeffrey Hsu 
    hsu at crater.dragonflybsd.org
       
    Wed Jan 12 00:08:49 PST 2005
    
    
  
hsu         2005/01/12 00:08:09 PST
DragonFly src repository
  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Instead of explicitly initializing "fp" to NULL in kern_sendfile(),
  fix holdsock() so it correctly always initializes "fp" or NULLs it.
  
  Approved by:	Joerg Sonnenberger <joerg at xxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.47      +12 -16    src/sys/kern/uipc_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_syscalls.c.diff?r1=1.46&r2=1.47&f=u
    
    
More information about the Commits
mailing list