summaryrefslogtreecommitdiff
path: root/tests/topotests/pim-basic/test_pim.py
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2020-02-19 16:43:57 -0500
committerQuentin Young <qlyoung@cumulusnetworks.com>2020-02-19 21:38:23 -0500
commita093ad856912effc00779f37b7f5004241d21976 (patch)
treeae99fd3bcd56f1658c8d0c1e81035148b1e3fddc /tests/topotests/pim-basic/test_pim.py
parent67c5e28cb9a61eb4a30a8d4566977bf1ce1d8e59 (diff)
zebra: reduce scope of XCALLOC for gr processing
Somewhat gnarly code flow here that might be leaking memory - can't tell if it's a test artifact or not, but in any case this reduces the situations in which we need to alloc a block. And we don't need to check XCALLOC for success... And we don't need to null check before XFREE... Or set XFREE'd pointers to NULL... Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/pim-basic/test_pim.py')
0 files changed, 0 insertions, 0 deletions