-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Our uassert(), fassert(), and massert() functions do not depend on compilation mode and will check the condition even in release builds. Coverity's check does apply to dassert(), though, so the checker is left enabled and only the specific functions which gave false positives are excluded.