diff options
author | Brian Behlendorf <[email protected]> | 2009-02-18 10:09:01 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-02-18 10:09:01 -0800 |
commit | 02c7f164946e86048721a8c1af6ada3f25c3a78c (patch) | |
tree | 0bc6fe84d0c4a17670afa421b5625cfe74be620e /configure | |
parent | 1315c884379965af367d1a38c695f73ad7d6e0c1 (diff) |
Coverity 9656: Forward NULL
This was a false positive the callpath being walked is impossible
because the splat_kmem_cache_test_kcp_alloc() function will ensure
kcp->kcp_kcd[0] is initialized to NULL. However, there is no harm
is making this explicit for the test case so I'm adding a line to
clearly set it to correct the analysis.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions