Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 03:29:25 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_usrreq.c
Message-ID:  <200406270329.i5R3TPVx087064@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-06-27 03:29:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Acquire the socket buffer lock when calling unp_scan() on
  so->so_rcv.sb_mb to prevent the mbuf chain from changing during the
  scan.
  
  Revision  Changes    Path
  1.132     +2 -0      src/sys/kern/uipc_usrreq.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406270329.i5R3TPVx087064>