Hi all,
Is it possible to determine memory leaks using valgrind on fuse filesystem? Or
maybe you have any other suggestions ? I tried to use Garbage Collector for C,
beacuse I read that it can produce statistics on program termination but It
didn't worke out.
I ran my filesystem with valgrind by it didn't produce proper stats at the end?
i.e.
==18349== malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
wasn't true because I ran in my program at least two allocs.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel