summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_lan.py
diff options
context:
space:
mode:
authorron <lyq140hf2006@163.com>2022-02-10 19:26:53 +0800
committerDonald Sharp <sharpd@nvidia.com>2022-03-16 15:32:50 -0400
commit5e7d0337f62c3292ca470623fbe07677fa88a32b (patch)
treee9a12b8e3bad518d95c097ce309db520afd732b0 /tests/topotests/ospf_basic_functionality/test_ospf_lan.py
parent335b15ebe043f259774aa96c17b2920b5538fd86 (diff)
lib: wheel's typo fix
The wheel data structure is a array of list pointers but the alloc for it is using the sizeof (struct listnode *) as the amount to allocate. Even though the (struct listnode *) and (struct list *) sizes are the same, let's list the correct values. Signed-off-by: ron <lyq140hf2006@163.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_lan.py')
0 files changed, 0 insertions, 0 deletions