diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-21 16:09:34 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-21 16:09:34 +0100 |
commit | 8bb3547d7c2e47a88006a2da9c82655efb5f950e (patch) | |
tree | 182b27d2387d487c9f3f2803a9e6a04d57a118b2 /example-22/hello.c | |
parent | 224fb18144e9eebd7ab3418601a6cfdba62ca051 (diff) |
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.
Diffstat (limited to 'example-22/hello.c')
0 files changed, 0 insertions, 0 deletions