Fixed: [Yang identityref XML encoding is not general](https://github.com/clicon/clixon/issues/90)
* Revisiting this issue now seems to work, there are no regressions that fail when disabling IDENTITYREF_KLUDGE.
This commit is contained in:
parent
779fcf5458
commit
b0f898cf66
5 changed files with 6 additions and 6 deletions
|
|
@ -88,6 +88,8 @@ Developers may need to change their code
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: [Yang identityref XML encoding is not general](https://github.com/clicon/clixon/issues/90)
|
||||
* Revisiting this issue now seems to work, there are no regressions that fail when disabling IDENTITYREF_KLUDGE.
|
||||
* Fixed several xpath crashes discovered by unit xpath fuzzing
|
||||
* Fixed: SEGV when using NETCONF get filter xpath and non-existent key
|
||||
* eg `select="/ex:table[ex:non-exist='a']`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue