Menu

#1 Check return codes everywhere

open
nobody
None
5
2007-03-18
2007-03-18
No

Some checks for return codes are missing.
http://downloads.sourceforge.net/hme/hme.zip

Examples:
Would you like to add more error handling for return values from "calloc" like in the function "save_bmp" and from "fread" in the function "LoadFile"?

How do you think about to detect every error situation as early as possible by returned error codes?

Discussion


Log in to post a comment.