DragonFly BSD
DragonFly commits List (threaded) for 2013-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: hammer2 - Add missing bzero()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Aug 2013 20:14:07 -0700 (PDT)

commit fc3110ee71d571ecbe4a4264ec4d16b42ff1b8a4
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Aug 6 20:13:29 2013 -0700

    hammer2 - Add missing bzero()
    
    * In hammer2_chain_load_async_callback() we have to bzero the buffer
      if the chain is still in the INITIAL state.

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fc3110ee71d571ecbe4a4264ec4d16b42ff1b8a4


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]