Hi all,

after finding out, that malloc come back with NULL
even on linux (where people says here, it don't),
im starting to loose interest in the hole thing.

So what should we do?

I think now, that all this arguments not to check
malloc result is academical and some arguments are not
even true.

We have three solutions right now:

[] Check the result of malloc:
[] Create a malloc replacement that calls malloc
   itself and kill the app if malloc return NULL.
[] Leave it as it is.


I want a maintainer decision on that.


Best Regards,



Carsten
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to