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

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 23 09:36:06 PST 2006


dillon      2006/03/23 09:34:56 PST

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_4)
    lib/libc/string      strnstr.c 
  Log:
  MFC 1.4 - fix a memory access that goes one byte beyond the end of the
  supplied buffer.
  
  Revision  Changes    Path
  1.3.2.1   +3 -1      src/lib/libc/string/strnstr.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/string/strnstr.c.diff?r1=1.3&r2=1.3.2.1&f=u





More information about the Commits mailing list