]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: be more careful with linked lists
authorMark Stapp <mjs@voltanet.io>
Wed, 16 Oct 2019 12:51:43 +0000 (08:51 -0400)
committerDavid Lamparter <equinox@diac24.net>
Wed, 6 May 2020 16:23:55 +0000 (18:23 +0200)
commitaac726476a2028f34e429945c1087f8f3f5b2f29
tree828ea8277af836bc9176a828de0dbfcb88c8e0cb
parent3a4b6d65475609f5e7834ed61fce2e5b9090d387
nhrpd: be more careful with linked lists

NHRPD has its own linked-list implementation, and one of the
apis is a little free and easy with pointers. Also be safer
with one list iteration operation.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
nhrpd/list.h
nhrpd/nhrpd.h