Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 09:43:55 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/regex engine.c
Message-ID:  <200703050943.l259htwi087031@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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