Date: Sun, 03 Jul 2005 00:58:20 -0000 From: "Tim J. Robbins" <tjr@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: <200412190410.iBJ4AuW5011404@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-12-19 04:10:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libc/regex engine.c Log: MFC rev. 1.15: fix computation of the 'n' argument to mbrtowc(), avoiding infinite loops in regexec() with certain combinations of patterns and strings in multibyte locales. PR: 74020 Revision Changes Path 1.14.2.1 +4 -4 src/lib/libc/regex/engine.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412190410.iBJ4AuW5011404>