opnsense-src/tools/regression/usr.bin/tr
Jilles Tjoelker 88deede54a 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
MFC after:	2 weeks
2010-09-29 22:24:18 +00:00
..
Makefile Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.00.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.0a.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.0b.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.0c.out tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
regress.0d.out tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
regress.01.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.02.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.03.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.04.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.05.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.06.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.07.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.08.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.09.out Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.in Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress.sh tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
regress.t Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
regress2.in Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00