commit | 47a3f6757d11394c5169a47c005acc1d67dc329c | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Fri Nov 08 15:42:43 2019 +0100 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Wed Nov 20 16:08:11 2019 +0100 |
tree | 59c2a33252d36d4d82a51cbf799c55175ed450c5 | |
parent | e69133afd16616fbf763ce3dc54fa07995c71b42 [diff] |
Fix YangSchema::childNodes with paths with choice YangSchema::childNodes, if called with a path with a choice segfaulted, because it was using libyang in a different way, than the rest of the class. childNodes now uses libyang consistenly with the rest of the class. Change-Id: I81f19114a3088994c552c1bb2fd9b4e3bc326196
Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.