Date: Sun, 27 Feb 2005 14:05:38 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef parse.y Message-ID: <200502271405.j1RE5cO4098527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-02-27 14:05:38 UTC
FreeBSD src repository
Modified files:
usr.bin/colldef parse.y
Log:
Zero out the entire "struct __collate_st_chain_pri", or garbage
appears in LC_COLLATE files (due to alignment). An alternative
would be to bump STR_LEN to 16.
(This is in preparation to make LC_COLLATE files architecture
independent.)
Revision Changes Path
1.32 +8 -12 src/usr.bin/colldef/parse.y
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271405.j1RE5cO4098527>
