diff options
author | Ubuntu <[email protected]> | 2019-12-14 00:07:48 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-12-18 17:24:29 -0800 |
commit | 7cf1fe63316d20ae7986b4060337d0e2966a42b1 (patch) | |
tree | f218b0a18b510994d5ac4c9dcecb1c626c6459ce /tests/zfs-tests | |
parent | 5215fdd43c3edd25897b8257d802b68ca5583646 (diff) |
cppcheck: (error) Uninitialized variable
As of cppcheck 1.82 warnings are issued when using the list_for_each_*
functions with an uninitialized variable. Functionally, this is fine
but to resolve the warning initialize these variables.
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9732
Diffstat (limited to 'tests/zfs-tests')
0 files changed, 0 insertions, 0 deletions