No description
This null-check resolves a potential issue detected by static analysis. It might be the case, that crash never happens due to the way this static function is used at the moment, and because DYNFLG_CHANGED is being cleared in dnew->genreg->Clear() few lines before, but the crash might still happen if initial state of flags is inconsistent or surrounding code will be changed even a little bit. This nullcheck makes the code more robust at no performance penalty. |
||
---|---|---|
.github/workflows | ||
docs | ||
include | ||
scripts | ||
src | ||
visualc_net | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
THANKS | ||
VERSION |