diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-10-04 09:47:29 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-10-04 09:47:29 -0400 |
| commit | eb946ef5052e7aaddc1975f7a8a287d439e0ee29 (patch) | |
| tree | 138e6ac681e01bead4cf20bfa75c08d26c5332ae /pathd/path_pcep_pcc.c | |
| parent | 64da2e8ecd842759511847a990274616dc05aade (diff) | |
eigrpd: Ensure better `struct thread *` semantics
1) Do not explicitly set the thread pointer to NULL.
FRR should only ever use the appropriate THREAD_ON/THREAD_OFF
semantics. This is espacially true for the functions we
end up calling the thread for.
2) Fix mixup of `struct eigrp_interface` and `struct eigrp`
usage of the same thread pointer.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pathd/path_pcep_pcc.c')
0 files changed, 0 insertions, 0 deletions
