Re: [E-devel] missing mempool deletion in eina_quadtree_shutdown()
On Tue, 28 Dec 2010 09:41:30 +0100 (CET) Vincent Torri wrote: > Hey, > > below is a patch to delete mempools in eina_quadtree_shutdown() (i > currently can not commit). > > Vincent in -- Mike Blumenkrantz Zentific: We run the three-legged race individually. -
[E-devel] missing mempool deletion in eina_quadtree_shutdown()
Hey, below is a patch to delete mempools in eina_quadtree_shutdown() (i currently can not commit). Vincent Index: src/lib/eina_quadtree.c === --- src/lib/eina_quadtree.c (revision 55509) +++ src/lib/eina_quadtree.c (workin