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

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Feb 11 21:07:51 GMT 2005


pjd         2005-02-11 21:07:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/string      strnstr.c 
  Log:
  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>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +1 -1      src/lib/libc/string/strnstr.c


More information about the cvs-src mailing list