cvs commit: src/lib/libc/string strnstr.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Mar 16 05:55:10 PST 2005


pjd         2005-03-16 13:55:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/string      strnstr.c 
  Log:
  MFC:    strnstr.c       1.3
  
  Don't read more than the given 'len' bytes from the 'big' string.
  
  PR:             misc/77369
  Submitted by:   Ed Maste <emaste at phaedrus.sandvine.ca>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.2.10.1  +1 -1      src/lib/libc/string/strnstr.c


More information about the cvs-src mailing list