cvs commit: src/sys/kern uipc_socket.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Sep 6 10:05:11 PDT 2005


glebius     2005-09-06 17:05:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  In soreceive(), when a first mbuf is removed from socket buffer use
  sockbuf_pushsync(). Previous manipulation could lead to an inconsistent
  mbuf.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.245     +1 -8      src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list