Date: Wed, 16 Sep 2009 06:32:23 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/regex engine.c Message-ID: <200909160632.n8G6WZwV041144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2009-09-16 06:32:23 UTC FreeBSD src repository Modified files: lib/libc/regex engine.c Log: SVN rev 197246 on 2009-09-16 06:32:23Z by dds Fix an off-by-one error in the marking of the O_CH operator following an OOR2 operator. PR: 130504 MFC after: 2 weeks Revision Changes Path 1.23 +1 -1 src/lib/libc/regex/engine.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909160632.n8G6WZwV041144>