peter 2007-07-05 06:59:14 UTC FreeBSD src repository Modified files: sys/opencrypto cast.c Log: Quiet warnings. These do not appear to be actually used uninitialized, but gcc's optimizer isn't smart enough to see that. Pre-initializing seems harmless enough. Approved by: re (rwatson) Revision Changes Path 1.4 +1 -1 src/sys/opencrypto/cast.c