diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-06-18 14:37:14 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-06-23 14:06:49 -0400 |
| commit | 91a5bbc4de1bfe03618b5c4d11cf32f45e20e8e7 (patch) | |
| tree | 43cf0251f8df96097a5d89a7c62c09a9c23583dd /lib/xref.c | |
| parent | de448ea2e88b01b99c0a2966dbb028f0fb4cfe59 (diff) | |
isisd: Fix crash with xfrm interface type
When creating a xfrm interface FRR is crashing when configured
with isis. This is because the weird pattern of not allocating
list's until needed and then allowing the crash when we have
a usage pattern that was not expected. Just always allocate
the different lists that a circuit needs.
(gdb) bt
(gdb)
Fixes #11432
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/xref.c')
0 files changed, 0 insertions, 0 deletions
