diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-09-24 20:40:08 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-09-25 09:26:24 -0400 |
| commit | 0f9f74baeb97f437d7acf7feda0f400d50943c4c (patch) | |
| tree | de20395258870f3baa322acce995f8fbab74687d /eigrpd/eigrp_network.c | |
| parent | b53c5f1ab47d05a85b254e88f12be4ac5c71d42a (diff) | |
ospf6d: Prevent use after free
the for (ALL_LSDB...) macro was iterating over lsa,
when lsa had just been freed in these functions.
Remove the macro and make the adjustments saving lsa_next
before the free.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'eigrpd/eigrp_network.c')
0 files changed, 0 insertions, 0 deletions
