Check if malloc failed, if the file exists/can be accessed and set the
appropriate error codes.
--
André Dieb Martins
Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Camp
With this patch, the only leaks left that I detected are these:
==20488== 20 bytes in 1 blocks are still reachable in loss record 1 of 3
==20488==at 0x4025092: calloc (vg_replace_malloc.c:397)
==20488==by 0x4233085: (within /lib/tls/i686/cmov/libdl-2.9.so)
==20488==by 0x4232B20: dlopen
Hi,
today I had a talk on IRC with Johannes Berg @ #linux-wireless (see attachment).
I was whole the time wondering why Light-WLAN was showing 50/60 as
Link Quality with an iwl3945 kernel-module under 2.6.30-rcX.
When switching to Linux-kernel 2.6.29 Light-WLAN was reporting 80/90 as value.
So, I
Fixes init error handling on eina_array, eina_main and eina_stringshare.
--
André Dieb Martins
Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)
Blog
On Thu, 04 Jun 2009 04:47:07 +0200, Nick Hughart
wrote:
>
> Does this mean e16 is done and you're going to help with e17 now? :)
>
Done?!? Yeah, about as done as 0.16.8.16 would have been :)
/Kim
--
OpenSolaris 2009.06
Fixes the same thing for the remaining modules.
On Thu, Jun 4, 2009 at 1:46 PM, Andre Dieb wrote:
> Fixes init error handling on eina_array, eina_main and eina_stringshare.
>
> --
> André Dieb Martins
>
> Embedded Systems and Pervasive Computing Lab (Embedded)
> Electrical Engineering Department
Hi guys,
I've just found a bug when you try to add a timer from inside an idler
that that is finishing. Attached is a test case that exemplifies the
error (in python, but the error appeared to me in C), and a patch to
fix it too. Please, could someone take a look at it?
Regards,
--
Rafael Antogn
On Thu, 4 Jun 2009 07:08:03 +0200 Luca De Marini
said:
> 2009/6/4 Carsten Haitzler
>
> > On Wed, 3 Jun 2009 22:41:05 +0200 Luca De Marini <
> > [email protected]>
> > said:
> >
> > > Beside the fact that the module has a BIG RED advise not to use it, I
> > even
> > > tried it, the wizar