cvs commit: src/lib/libc/regex engine.c

Xin LI delphij at FreeBSD.org
Mon Mar 5 09:43:56 UTC 2007


delphij     2007-03-05 09:43:55 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/regex       engine.c 
  Log:
  Only stop evaluation of a back reference if the match length is
  zero and the recursion level is too deep.
  
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.20      +17 -15    src/lib/libc/regex/engine.c


More information about the cvs-all mailing list