Date: Fri, 15 Oct 2010 15:37:16 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/usr.bin/tr regress.0c.out regress.0d.out regress.sh src/usr.bin/tr str.c Message-ID: <201010151539.o9FFd6Ar074174@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2010-10-15 15:37:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
tools/regression/usr.bin/tr regress.sh
usr.bin/tr str.c
Added files: (Branch: RELENG_8)
tools/regression/usr.bin/tr regress.0c.out regress.0d.out
Log:
SVN rev 213899 on 2010-10-15 15:37:16Z by jilles
MFC r213284: tr: Fix '[=]=]' equivalence class.
A closing bracket immediately after '[=' should not be treated as special.
Different from the submitted patch, a string ending with '[=' does not cause
access beyond the terminating '\0'.
PR: bin/150384
Submitted by: Richard Lowe
Revision Changes Path
1.1.2.2 +1 -0 src/tools/regression/usr.bin/tr/regress.0c.out (new)
1.1.2.2 +1 -0 src/tools/regression/usr.bin/tr/regress.0d.out (new)
1.1.6.2 +3 -1 src/tools/regression/usr.bin/tr/regress.sh
1.25.10.2 +1 -1 src/usr.bin/tr/str.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010151539.o9FFd6Ar074174>
