This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".
The branch, libfuse/master has been updated
via 8bb3547d7c2e47a88006a2da9c82655efb5f950e (commit)
from 224fb18144e9eebd7ab3418601a6cfdba62ca051 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8bb3547d7c2e47a88006a2da9c82655efb5f950e
Author: Pino Toscano <[email protected]>
Date: Thu Mar 21 16:09:34 2013 +0100
Initialize correctly new netnode instances
A couple of variables were left uninitialized, leading to unlink (wrongly)
nodes.
Switch to calloc to make sure everything is properly reset.
* src/netnode.c (fuse_make_netnode): Use calloc instead of malloc.
-----------------------------------------------------------------------
Summary of changes:
src/netnode.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
hooks/post-receive
--
the great next stuff