Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.10.0
-
3
-
9223372036854775807
Description
Found 2 new static analysis issues in v2_9_53_0-27-gf913720:
- Null pointer may be passed to function that may dereference it
- lustre/mgc/mgc_request.c: in config_log_add, Null pointer 'sptlrpc_cld' that comes from line 315 may be passed to function and can be dereferenced there by passing argument 1 to function 'config_log_put' at line 419.
- Null pointer may be passed to function that may dereference it
- lustre/mgc/mgc_request.c: in config_log_add, Null pointer 'params_cld' that comes from line 316 may be passed to function and can be dereferenced there by passing argument 1 to function 'config_log_put' at line 413.
The list of commits since the previous build v2_9_52_0-74-gc39d13d:
f913720 | |
8d27681 | |
db99971 | |
40fe3cd | |
ad8f669 | |
c152f7b | |
1f58cac | |
6e67953 | |
dad9ce4 | |
2b16d2d | |
603aa7a | |
81e010d | |
540fcd2 | |
19f057c | |
adf08bd | LU-8066 ldlm: move server side /proc/fs/lustre/ldlm to sysfs |
9d13d28 | |
a1c8e27 | |
57ba9de | |
723f400 | LU-5170 utils: Add support for --list-commands option |
70e9d4e | |
e4761eb | |
3dc5a9f | |
d891911 | LU-5969 lustreapi: allow "version" without "lustre:" |
eecf886 | |
04794b3 | |
05ad99f | LU-6142 lnet: remove most of typedefs from LNet headers |
1e42682 | |
a4bbf41 | New tag 2.9.53 |
f03c8b1 | |
3403364 | |
9ab8061 | |
cfa981f | |
d2c4033 | |
74d0cf9 | |
ad0a085 |
Attachments
Issue Links
- is related to
-
LU-4629 Issues found by static analysis tools
- Resolved