]> git.puffer.fish Git - matthieu/frr.git/commit
lib: yang: restore old API use now that it's fixed
authorChristian Hopps <chopps@labn.net>
Sun, 9 Jul 2023 20:55:10 +0000 (16:55 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 6 Nov 2023 22:44:58 +0000 (17:44 -0500)
commit3184f63a900ff1f38a972a2e989b28f3a4306b69
treee4881c6d498587bfd32a063aba1789ba24f98475
parenta65cda16b28bc84b052636118823082de9600cfc
lib: yang: restore old API use now that it's fixed

This also avoids a bug in the workaround function if the set variable
wasn't set to NULL the Debug version of libyang would sigsegv.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/yang.c