summaryrefslogtreecommitdiff
path: root/python/makefile.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-05-12 16:58:29 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-05-12 16:58:29 -0400
commite51c0f771dccf82cd7201f6e03f902fc85a7f3c2 (patch)
tree989c4e1139bb9c3c82a997e4f34e1d5112c8f596 /python/makefile.py
parentd87c526b1bb0f96ff4cf5fed03c7c434cc121078 (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