mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 20:24:51 +08:00
Various changes and bigfixes for problems detected by CppCheck
This commit is contained in:
@@ -270,5 +270,8 @@ int main(int argc, char **argv, char **envp)
|
||||
printf("#endif\n\n");
|
||||
printf("#endif /* __INCLUDE_NUTTX_CONFIG_H */\n");
|
||||
fclose(stream);
|
||||
|
||||
/* Exit (without bothering to clean up allocations) */
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user