Coverity analysis defect 204848: Unchecked return value

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Transactions
    • 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/cursor/cur_layered.c:950: CHECKED_RETURN 204848 Calling "__clayered_reset_cursors" without checking return value (as is done elsewhere 11 out of 12 times).

            Assignee:
            Chenhao Qu
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: