Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.6.0
-
3
-
14521
Description
Found 2 new static analysis issues in 2.5.60-26-g0d92e17:
- Comparison of unsigned value against 0 is always false
- lustre/llite/lproc_llite.c: in ll_unstable_stats_seq_write, Comparison of unsigned value against 0 is always false
- Comparison of unsigned value against 0 is always true
- lustre/osc/osc_page.c: in osc_dec_unstable_pages, Comparison of unsigned value against 0 is always true
The list of commits since the previous build 2.5.59-79-g5c4573e:
0d92e17 | |
794a5c0 | |
25374e3 | |
c8c47fa | |
65c712f | |
886472a | |
f111fac | |
a0da0ad | |
94a6bc2 | |
71f7a89 | |
3ad1b8e | |
e542ab2 | |
9d72ec9 | |
5d3b979 | |
4b71d28 | |
5a623f0 | |
f72cc1a | |
785e7dc | |
997a9f6 | |
ecbba77 | |
95918f4 | |
f288434 | |
b7c72ec | |
b2c2cfc | |
8d5344f | |
a95e9e1 | |
db33d2b | New tag 2.5.60 |
f1b9122 | |
48eceee | |
ef82e43 | |
34f9fef | |
1d18f99 | |
7560e59 | |
b70c946 |
Attachments
Issue Links
- is related to
-
LU-4629 Issues found by static analysis tools
- Resolved