cvs commit: src/sys/kern uipc_syscalls.c

Don Lewis truckman at FreeBSD.org
Thu Feb 19 03:55:43 PST 2004


truckman    2004/02/19 03:55:42 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/kern             uipc_syscalls.c 
  Log:
  MFC 1.163  - Add a somewhat redundant check on the getsockaddr() len
               argument to avoid writing past the end of a dynamically
               allocated buffer, even though the minimum allocation size
               prevents an actual buffer overflow from occuring without
               this check.
  
  Revision   Changes    Path
  1.65.2.19  +2 -0      src/sys/kern/uipc_syscalls.c


More information about the cvs-src mailing list