On Wednesday 16 December 2009, Igor Skochinsky wrote: > Actually, I think a common emalloc() function that (in the unlikely > event of malloc failure) prints an error message and exits the app is > a better choice than sticking checks everywhere.
I was tempted to suggest something like this. It could later be extended to manage resources, too. // Dean Glazeski
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
