Module Name:    src
Committed By:   riz
Date:           Wed Sep  7 18:21:41 UTC 2011

Modified Files:
        src/usr.bin/tr: str.c

Log Message:
Remove newly-introduced const qualifier from static CLASS classes[],
as CLASS->set gets changed in genclass().  Fixes a segfault doing:

tr '[:lower:]' '[:upper:]'

on (at least) amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/tr/str.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to