cvs commit: src/sys/vfs/hammer hammer_btree.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 15 11:02:43 PDT 2008


dillon      2008/07/15 11:01:58 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_btree.c 
  Log:
  HAMMER 61G/Many: Stabilization
  
  * Fix a nasty uninitialized variable in hammer_btree_iterate().
    gcc-4 missed the complex case and didn't complain about it.
  
  Submitted-by: Johannes Hofmann <hofmann at blob.baaderstrasse.com>
  
  Revision  Changes    Path
  1.72      +2 -1      src/sys/vfs/hammer/hammer_btree.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_btree.c.diff?r1=1.71&r2=1.72&f=u





More information about the Commits mailing list