cvs commit: src/sys/opencrypto cast.c

Peter Wemm peter at FreeBSD.org
Thu Jul 5 06:59:14 UTC 2007


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


More information about the cvs-src mailing list