git: hammer2 - Add missing bzero()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 6 20:14:07 PDT 2013
commit fc3110ee71d571ecbe4a4264ec4d16b42ff1b8a4
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list