Re: Patch for two leaks in the bbdb plugin
Kjartan Maraas <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <1155799493.2951.17.camel@rivendell> |
tor, 17,.08.2006 kl. 12.44 +0530, skrev chenthill: > Hi kmraas, > On Wed, 2006-08-16 at 16:05 +0200, Kjartan Maraas wrote: > > else > > book = e_book_new_from_uri (uri, &error); > > + g_free (uri); > It would be better if the g_free is inside the else part. > Please commit the patch after making the change. > Done Cheers Kjartan