diff -r 61668c57f4bb -r 461be4cd34a3 src/simple_hello.c --- a/src/simple_hello.c Sun Oct 12 21:59:52 2008 +0300 +++ b/src/simple_hello.c Mon Oct 13 02:27:59 2008 +0300 @@ -59,7 +59,7 @@ error : // cleanup if (ctx.ev_fuse) - evfuse_close(ctx.ev_fuse); + evfuse_free(ctx.ev_fuse); /* if (ctx.fs)