]> git.puffer.fish Git - mirror/frr.git/commit
nhrpd: be more careful with linked lists 5167/head
authorMark Stapp <mjs@voltanet.io>
Wed, 16 Oct 2019 12:51:43 +0000 (08:51 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 16 Oct 2019 15:01:41 +0000 (11:01 -0400)
commitbd2b75a21e20bcf377d6bc2e30517d5c9072c287
tree0dbbab7370330134dc420a8294714dab19b4080c
parente9f66ba9af7a2c37cacc3e2bab70237cf8dbab43
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