Tell Coverity that [umf]assert calls can have side effects

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • 9.0.0-rc0
    • 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.

            Assignee:
            Thomas Goyne
            Reporter:
            Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: