Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19650

Memory leak in function llapi_json_add_item

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Medium Medium
    • Lustre 2.17.0
    • None
    • None
    • 3
    • 9223372036854775807

      Memory leak in function llapi_json_add_item

      $ cppcheck --enable=warning --error-exitcode=0 lustre/utils/liblustreapi_json.c
      Checking lustre/utils/liblustreapi_json.c ...
      [...]
      lustre/utils/liblustreapi_json.c:261:3: error: Memory leak: new_item [memleak]
        return -ENOMEM;
      [...]

            arshad512 Arshad Hussain
            arshad512 Arshad Hussain
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: