Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2007 19:11:25 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/string strnstr.c
Message-ID:  <200702011911.l11JBQ6b097779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-02-01 19:11:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    lib/libc/string      strnstr.c 
  Log:
  MFC: Don't read more than the given 'len' bytes from the 'big' string.
  
  Revision  Changes    Path
  1.2.2.2   +1 -1      src/lib/libc/string/strnstr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702011911.l11JBQ6b097779>