amacc icon indicating copy to clipboard operation
amacc copied to clipboard

Completion of error handling

Open elfring opened this issue 7 years ago • 2 comments
trafficstars

Would you like to add more error handling for return values from functions like the following?

elfring avatar Apr 02 '18 11:04 elfring

elfring, do you mean change int elf32(...) to void * elf32(...) ?

butastur-rtos avatar May 03 '18 05:05 butastur-rtos

No.

I suggest to avoid ignorance of return values a bit more. Would you like to detect every error situation as early as possible?

elfring avatar May 03 '18 08:05 elfring