Hello,

could someone with knowledge please take a look at method_close() in
src/bin/edbus/parser.c

It seems like the method->cb_name = strdup("NULL"); before free(method);
leaks memory. I know too little about where/how the global var method is
being used to decide here.


Regards,
Daniel


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to