summaryrefslogtreecommitdiff
path: root/tests/topotests/example-test/test_example.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-04-17 20:06:07 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-04-18 08:30:33 -0400
commit16167b31469c1cf3c6203495e639cbf640ef45f1 (patch)
treeedcdebd5b8d2835dc41b039b62c4cabefe986a76 /tests/topotests/example-test/test_example.py
parent1be1ca35c7be8a4b0813542fa8df2db2e1bfddfc (diff)
isisd: Prevent use after free for isis_adj_state_change
When we call isis_adj_state_change with ISIS_ADJ_DOWN we free the pointer, but we were still using the pointer after it was freed. Cleanup the api to prevent this. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions