Subject: CVS commit: src/lib/libc/regex
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/12/2004 22:34:09
Module Name: src
Committed By: enami
Date: Fri Mar 12 22:34:09 UTC 2004
Modified Files:
src/lib/libc/regex: engine.c
Log Message:
Sprinkle cast to prevent unwanted sign extension. Some of those actually
makes sed invoked during build process an out of bound array access.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libc/regex/engine.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.