]> git.puffer.fish Git - mirror/frr.git/commit
lib: actually create the tree for the conversion 15380/head
authorChristian Hopps <chopps@labn.net>
Wed, 14 Feb 2024 22:32:04 +0000 (17:32 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Feb 2024 18:03:50 +0000 (18:03 +0000)
commit2d3b40dce68d9aeebba162fcb9997960b39c631d
treed3960de51a5a67a8ca72684672dc2d731ed1682a
parentca30662b7f964863ed0814ed9e2330dcd15b17e6
lib: actually create the tree for the conversion

Before this fix would always return empty results b/c there was no
libyang tree to print to output format.

Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit dff28248c3c1dee0d1c9f9225dab66224c6aac54)
lib/yang.c