diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-12-14 14:20:26 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-12-15 11:15:33 -0500 |
| commit | 739bc9fd72d015e166f24ae898754161de7e1364 (patch) | |
| tree | b16e039bc4be3b9c7705c372825d88acfcf1edb1 /lib/lib_errors.h | |
| parent | 074c80b705faa21f1347383ec6310ea17a00ffc2 (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
