summaryrefslogtreecommitdiff
path: root/lib/lib_errors.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-12-14 14:20:26 -0500
committerDonald Sharp <sharpd@nvidia.com>2022-12-15 11:15:33 -0500
commit739bc9fd72d015e166f24ae898754161de7e1364 (patch)
treeb16e039bc4be3b9c7705c372825d88acfcf1edb1 /lib/lib_errors.h
parent074c80b705faa21f1347383ec6310ea17a00ffc2 (diff)
zebra: When freeing the early route queue, actually free it right
The early route queue has a series of `struct zebra_early_route *` entries. Zebra is treating this memory as just a `struct route entry`. This is wrong. Correct this to free the memory correctly. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/lib_errors.h')
0 files changed, 0 insertions, 0 deletions