commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, libfuse/master, updated. 8bb3547d7c2e


From: Pino Toscano
Subject: [SCM] the great next stuff branch, libfuse/master, updated. 8bb3547d7c2e47a88006a2da9c82655efb5f950e
Date: Thu, 21 Mar 2013 15:13:37 +0000

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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]