CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/28 14:41:55
Modified files:
lib/libc/regex : engine.c
regress/lib/libc/regex: tests
Log message:
Fix an off-by-one error in the marking of the O_CH operator following
an OOR2 operator. Also includes a regress test for the issue.
>From FreeBSD via miod@
