]> git.puffer.fish Git - mirror/frr.git/commit
lib: add missing atomlist_init/fini
authorDavid Lamparter <equinox@diac24.net>
Tue, 21 May 2019 03:16:08 +0000 (05:16 +0200)
committerDavid Lamparter <equinox@diac24.net>
Tue, 21 May 2019 03:42:13 +0000 (05:42 +0200)
commit9680a2af1c24e8de4e576328d69cad1199ad56a6
tree3b33fa4b3496435313365ac1f26518fc687afe3a
parent5cb4277dfe5d9cee195ad62fa43996ff8245ee72
lib: add missing atomlist_init/fini

Only noticed this when trying to add atomlists to the typesafe
datastructure tests...  the atomic-specific test_atomlist doesn't use
init/fini :/

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/atomlist.h