diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-05-12 16:58:29 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-05-12 16:58:29 -0400 |
| commit | e51c0f771dccf82cd7201f6e03f902fc85a7f3c2 (patch) | |
| tree | 989c4e1139bb9c3c82a997e4f34e1d5112c8f596 /python/makefile.py | |
| parent | d87c526b1bb0f96ff4cf5fed03c7c434cc121078 (diff) | |
bfdd: Prevent coverity from thinking values are uninited
Coverity is claiming that bfdd is able got have bglobal.bg_use_dplane
can be true, while dplane_addr can be uninitialized. Not really
possible since global variables are initialized to all 0's. In
any event. Force it to think it can't go there.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/makefile.py')
0 files changed, 0 insertions, 0 deletions
