Details
-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
3
-
9223372036854775807
Description
Found 4 new static analysis issues in v2_11_51_0-59-g782ff36:
- Null pointer may be passed to function that may dereference it
- lnet/utils/lnetctl.c: in jt_del_peer_nid, Null pointer 'nids' that comes from line 1366 may be passed to function and can be dereferenced there by passing argument 2 to function 'lustre_lnet_del_peer_nid' at line 1431.
- Result of function that can return NULL may be dereferenced
- lnet/utils/lnetconfig/liblnetconfig.c: in lustre_lnet_parse_nids, Pointer 'comma' returned from call to function 'get_next_delimiter_in_nid' at line 303 may be NULL and may be dereferenced at line 303.
- Uninitialized Array
- lnet/utils/lnetconfig/liblnetconfig.c: in lnet_expr2ips, 'ip_range' array elements are used uninitialized in this function.
- Null pointer may be passed to function that may dereference it
- lnet/utils/lnetctl.c: in jt_add_peer_nid, Null pointer 'nids' that comes from line 1272 may be passed to function and can be dereferenced there by passing argument 2 to function 'lustre_lnet_config_peer_nid' at line 1344.
The list of commits since the previous build v2_11_51_0-0-g68add0d:
| 782ff36 | |
| afd9e3c | |
| f7c3540 | |
| 1cabcb4 | |
| f3157cb | |
| 8036c16 | |
| 86295a2 | |
| 0c94b23 | |
| 4031b88 | LU-8066 mdc: move mdc-specific procfs files to sysfs |
| 6d2b66d | LU-8066 fld: move all files from procfs to debugfs |
| b51e8d6 | |
| 9d49453 | |
| 6b8638b | |
| ee9a90e | |
| e2cac9f | |
| 37932c4 | |
| 6a39600 | |
| 212e35b | |
| 69727e4 | |
| 6f8d0e2 | LU-8837 obd: remove linux directory |
| 8d26553 | LU-10922 osd-zfs: return -ENOENT if object destoryed |
| 99cc32b | |
| 9b5337b | |
| 6c617a3 | |
| da028f9 | |
| 8020bf0 | |
| 39d7f8a | |
| 3c90091 | LU-8066 lov: Move suitable variables from procfs to sysfs |
| d76e96c | LU-8066 lmv: Move suitable entries from procfs to sysfs |
| c99b645 | |
| 9776609 | |
| b99344d | |
| 14b9859 | |
| fdb5d3d | |
| 21501de | |
| 471c796 | |
| c1d465d | |
| a0c644f | |
| 51c11d7 | |
| 9ac477c | |
| e36d3aa | LU-930 doc: include status in "lfs df" man page |
| 8878bab | |
| 457e36a | |
| 04c4b9c | |
| 9bc0d83 | _actions() |
| 32fb31f | LU-8066 osc: move suitable values from procfs to sysfs |
| b79a2cc | |
| 9724df2 | LU-5170 lfs: Standardize error messages in lfs_path2fid() |
| eb48930 | LU-5170 lfs: Standardize error messages in lfs_fid2path() |
| a92ac52 | LU-5170 lfs: Standardize error messages in lfs_data_version() |
| 70c9545 | |
| 4c5f788 | |
| 05a3653 | LU-8066 ldlm: move all remaining files from procfs to debugfs |
| f2d5622 | LU-8066 mgc: migrate away from procfs |
| 9514d54 | LU-5170 lfs: Standardize llapi messages for lfs_find() |
| 58a4c59 | LU-5170 lfs: Standardize error messages in lfs_mv() |
| b1870a1 | LU-5170 lfs: Standardize error messages in set_time() |
| 235e8de | |
| 81af3db |
Attachments
Issue Links
- is related to
-
LU-4629 Issues found by static analysis tools
-
- Resolved
-