cvs commit: src/sys/kern uipc_socket.c

George V. Neville-Neil gnn at FreeBSD.org
Thu Jul 28 10:10:02 GMT 2005


gnn         2005-07-28 10:10:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Fix for PR 83885.
  
  Make sure that there actually is a next packet before setting
  nextrecord to that field.
  
  PR: 83885
  Submitted by: hirose at comm.yamaha.co.jp
  Obtained from:  Patch suggested in the PR
  MFC after: 1 week
  
  Revision  Changes    Path
  1.243     +4 -1      src/sys/kern/uipc_socket.c


More information about the cvs-all mailing list