summaryrefslogtreecommitdiff
path: root/python/clidef.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-07-27 06:59:45 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-07-27 06:59:45 -0400
commit7b3a38053141a3ebfc5b039bc191c5e08d8b9cef (patch)
tree7808c8b4bb524e66e55755a5db962c71de253d08 /python/clidef.py
parent3130e2868685e7714aa1a90d83320df05addb3a3 (diff)
bgpd: Prevent Null pointer usage
Coverity rightly points out that bgp_table_top might return NULL and immediately deref'ing it might be a problem. Add a bit of safety. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions