cvs commit: src/lib/libc/regex engine.c
Tim J. Robbins
tjr at FreeBSD.org
Sat Dec 18 20:10:56 PST 2004
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
More information about the cvs-src
mailing list