Cleanup: Changes suggested by Clang static analyzer
Added a noreturn attribute to fatal error functions and handled somecases of possibly uninitialized values.
View differences
Cleanup: Changes suggested by Clang static analyzer
Added a noreturn attribute to fatal error functions and handled some
cases of possibly uninitialized values.