Fixed: XPath evaluation of two nodes reverted to strcmp even if both were numbers
This commit is contained in:
parent
ffe918dd0e
commit
b67ef69b7f
2 changed files with 149 additions and 33 deletions
|
|
@ -147,6 +147,7 @@ Developers may need to change their code
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: XPath evaluation of two nodes reverted to strcmp even if both were numbers
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue