[E-devel] [PATCH] Eina list and array chained init failure handling

2009-06-02 Thread Andre Dieb
Hello, This patch adds failure handling on eina_array_init() and eina_list_init() by shutting down and cleaning up what was used up to the failure point. -- André Dieb Martins Embedded Systems and Pervasive Computing Lab (Embedded) Electrical Engineering Department (DEE) Center of Electrical En

Re: [E-devel] [PATCH] Eina list and array chained init failure handling

2009-06-02 Thread Andre Dieb
Sorry, I meant eina_hash instead of eina_array. On Tue, Jun 2, 2009 at 1:28 PM, Andre Dieb wrote: > Hello, > > This patch adds failure handling on eina_array_init() and eina_list_init() > by shutting down and cleaning up what was used up to the failure point. > > -- > André Dieb Martins > > Embed