From: Jeffrey S. <fe...@no...> - 2005-11-18 20:19:38
|
In order to fix the multisync plugin to not require hard-coding of the UI elements to configure the individual plugins, it is necessary to extend the opensync plugin API to allow the front-end application to query the plugin for its settings in such a way as to dynamically construct some sort of input dialog. While I was hacking on this stuff, I also noticed that memory leaks run rampant in large portions of the code and there are multiple places in the code where error checking is incorrect (mkstemp, for example, does not return 0 on error, it returns -1... same with other system calls :). Could I get svn access to fix some of these issues? -- Jeffrey Stedfast Evolution Hacker - Novell, Inc. fe...@xi... - www.novell.com |