Coverity analysis defect 174049: Unchecked return value

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • ALL
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      Unchecked return value

      If the function returns an error value, the error value may be mistaken for a normal value. Value returned from a function is not checked for errors before being used.
      /src/mongo/scripting/mozjs/wraptype.h:527: CHECKED_RETURN 174049 Calling "JS_DefineProperties" without checking return value (as is done elsewhere 4 out of 5 times).

            Assignee:
            Santiago Roche
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: