]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix printing multiple yang errors
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 14 Nov 2023 18:55:00 +0000 (19:55 +0100)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 15 Nov 2023 02:27:32 +0000 (03:27 +0100)
commit81cb39a9344aadfb644ee77d8f41929da0e5f82a
tree5f6b8e1b69f06a58bf1df243b7f3a26a7475a109
parent858cc75b434344ae0b25eccaf6eef03debe4a031
lib: fix printing multiple yang errors

When printing multiple YANG errors, we should print paths for all of
them, not only for the last one.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
lib/yang.c