Module Name: src Committed By: christos Date: Sat Sep 12 19:08:47 UTC 2015
Modified Files: src/lib/libc/regex: regcomp.c Log Message: use the unsigned char version of the input char in all cases "cap[uc]" to avoid accessing cap[negative], found by Elliott Hughes To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/regex/regcomp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.