Details
-
Technical task
-
Resolution: Fixed
-
Critical
-
Lustre 2.4.0
-
7467
Description
Thanks to the Coverity tool, we found some 'incorrect expression' errors in the Lustre code. This is typically what happens with a wrong sizeof argument, or when an array is compared against NULL.
I will propose a patch to address the issues.