diff options
| author | Don Slice <dslice@cumulusnetworks.com> | 2017-04-18 08:11:32 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-04-18 09:46:19 -0400 |
| commit | ef01549170d412edb8f22519414108586e5ca219 (patch) | |
| tree | a710556694ef6d6d03352dea2a998337c7229802 /lib/openbsd-queue.h | |
| parent | 7abc04e686fefeb76bc825e908837e55bec0efc7 (diff) | |
zebra: stop crash on process termination due to stale ifp->node
Problem reported that crash occurred when stopping quagga in certain
circumstances. Determined that this was due to a stale pointer on the
ifp for a deleted interface. The ifp->node had been freed but the ifp
still kept a pointer to it, and when later the process was stopped, it
attempted to delete it again.
Ticket: CM-15550
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/openbsd-queue.h')
0 files changed, 0 insertions, 0 deletions
