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