Date: Thu, 29 Jun 2000 11:53:56 -0700 (PDT) From: "Daniel C. Sobral" <dcs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/regex regcomp.c Message-ID: <200006291853.LAA45902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dcs 2000/06/29 11:53:56 PDT
Modified files:
lib/libc/regex regcomp.c
Log:
Initialize variables used by the Boyer-Moore algorithm.
This should fix core dumps when the must pattern is of length
three or less.
Bug found by: knu
Revision Changes Path
1.15 +3 -1 src/lib/libc/regex/regcomp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006291853.LAA45902>
