Fixing memory leak (if config file has more than 1 resource, the code
commit471063e36fa85cc64b145dec8e32b0647e629ccb
authorAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Sat, 23 Aug 2008 22:20:39 +0000 (23 18:20 -0400)
committerAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Sat, 23 Aug 2008 22:20:39 +0000 (23 18:20 -0400)
tree9d241e778eb3b545b81fb963eddbef77d2963964
parentc4f78ea01e4ddf242eba8afbdc5e83eb00e7b17f
Fixing memory leak (if config file has more than 1 resource, the code
was allocating and creating username+password strings twice).

I'm using 'osyncplugin' utility to help development of plugin. Its a very
handy tool that enables to call methods from plugin without loading
whole opensync.
src/gcalendar.c