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

New static analysis issues in llite

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.7.0
    • None
    • 3
    • 16420

      After commit b6e3612d845cf506e977f49aa85ddd1e709fd194 the 'ln.ln_name' and 'ln.ln_namelen' might be used uninitialized in this function.

      TRACEBACK:

      • llite_lib.c:2823: 'ln.ln_namelen' is declared.
      • llite_lib.c:2837: Not entering loop, because ldata->ld_lee!= ( (void* )0) is false
      • llite_lib.c:2850: 'ln.ln_namelen' is used, but is uninitialized.
      • llite_lib.c:2854: 'ln.ln_name' is used, but is uninitialized.

            wc-triage WC Triage
            dmiter Dmitry Eremin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: