diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-09-25 15:41:28 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-09-25 15:41:28 -0400 |
| commit | 1a0a92ea3b8c1b1caf57543826c7d16fa389c418 (patch) | |
| tree | 6f484466119af614970e008d4c1b054382044e03 /lib/libfrr.c | |
| parent | 5176f7b7135f412eee4b6c2240e851c642e8bd8c (diff) | |
lib: Set pointer to NULL after free
list_delete does not set the list pointer to NULL
Thus when we accidently use it later we happily write
off into lala land instead of crashing imediately
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions
