Re: [E-devel] Patch for exml

2006-06-02 Thread BRUNEL Maxime
ok. it's good. On Thursday, 01 June 2006, at 20:51:53 (+), BRUNEL Maxime wrote: i post a patch for exml (the file exml.c in libs/exml/src) which removes leaks ;) Patches need to be submitted in unified format (diff -u). Michael --- /home/maxtoo/exml.c 2006-06-01

[E-devel] Patch for exml

2006-06-01 Thread BRUNEL Maxime
Hi, i post a patch for exml (the file exml.c in libs/exml/src) which removes leaks ;) +175a176 ecore_hash_destroy( node-attributes ); 179d179 582a583,584 xmlFree(attr_name); xmlFree(attr_value); 596a599,600 xmlFree(name); xmlFree(value); 600c604 ---

Re: [E-devel] Patch for exml

2006-06-01 Thread Michael Jennings
On Thursday, 01 June 2006, at 20:51:53 (+), BRUNEL Maxime wrote: i post a patch for exml (the file exml.c in libs/exml/src) which removes leaks ;) Patches need to be submitted in unified format (diff -u). Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ [EMAIL