summaryrefslogtreecommitdiff
path: root/example-22/hello.c
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2013-03-21 16:09:34 +0100
committerPino Toscano <toscano.pino@tiscali.it>2013-03-21 16:09:34 +0100
commit8bb3547d7c2e47a88006a2da9c82655efb5f950e (patch)
tree182b27d2387d487c9f3f2803a9e6a04d57a118b2 /example-22/hello.c
parent224fb18144e9eebd7ab3418601a6cfdba62ca051 (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