cvs commit: src/sys/kern sys_socket.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun Jun 20 10:35:51 PDT 2004
    
    
  
rwatson     2004-06-20 17:35:50 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             sys_socket.c 
  Log:
  Annotate two intentionally unlocked reads with comments.
  
  Annotate a potentially inconsistent result returned to user space when
  performing fstaT() on a socket due to not using socket buffer locking.
  
  Revision  Changes    Path
  1.61      +6 -0      src/sys/kern/sys_socket.c
    
    
More information about the cvs-all
mailing list