diff options
author | Toomas Soome <[email protected]> | 2022-09-28 03:09:21 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-27 17:09:21 -0700 |
commit | af65073a075b162ccf6e3dd8fb925f29d5743ca3 (patch) | |
tree | 97c1a5afafd15f09c14197eb2670b2bc9c9119c1 /man | |
parent | e872ea16f260fc62a98a46ed270a28f3590916c3 (diff) |
btree_test: smatch did detect few issues
Add missing header.
Properly ignore return values.
Memory leak/unchecked malloc. We do allocate a bit too early (and
fail to validate the result). From this, smatch is angry when we
overwrite the value of 'node' later.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Igor Kozhukhov <[email protected]>
Reviewed-by: Richard Yao <[email protected]>
Signed-off-by: Toomas Soome <[email protected]>
Closes #13941
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions