Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
3
-
14857
Description
When coccinelle (a static analyser) is run on the Lustre code, with the current Linux kernel scripts, it finds, amongst other things, the following errors:
lustre/include/obd_support.h:792:19-22: ERROR: reference preceded by free on line 791 lustre/ptlrpc/nrs_tbf.c:312:2-8: preceding lock on line 307 lustre/fid/fid_handler.c:73:43-51: ERROR: cli is NULL but dereferenced. lustre/lfsck/lfsck_lib.c:1564:1-10: second lock on line 1571
Attachments
Issue Links
- is related to
-
LU-2753 Tracking bug for static code analysis fixes.
-
- Resolved
-
Activity
Link | New: This issue is related to IEEL-102 [ IEEL-102 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Summary | Original: Bug found by coccinelle | New: Use after free, double lock found by coccinelle |
Assignee | Original: WC Triage [ wc-triage ] | New: Jodi Levi [ jlevi ] |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Fix Version/s | New: Lustre 2.6.0 [ 10595 ] |
Labels | New: patch |