Check return codes everywhere
Some checks for return codes are missing, as confirmed by numerous gcc warnings. Would you like to add more error handling for return values from functions like the following?
-
MSACM_RegisterDriver - Was the corresponding heap created with the flag "HEAP_GENERATE_EXCEPTIONS"?
-
[[/trunk/src/extras/getopt.c@21944#633 (closed)](../tree/master//trunk/src/extras/getopt.c@21944#633 (closed)) _getopt_internal]