「view this page in B3 βῆτα server」

Revisions №59216

branch: master 「№59216」
Commited by: Rocco Moretti
GitHub commit link: 「610256f6161e58cb」 「№1948」
Difference from previous tested commit:  code diff
Commit date: 2017-01-12 16:48:36

Merge pull request #1948 from RosettaCommons/roccomoretti/ClangSA_debug_assert Fix issue with null pointer dereference in Clang Analysis The way we had debug_assert() set up, Clang static analysis wasn't realizing that execution stops when the condition is false. This pull request fixes that, so that spurious ClangSA issues no longer occur.

...