Fixed memory error in RESTCONF PATCH/PUT when accessing top-level data node.
This commit is contained in:
parent
b8641f30bd
commit
d6db28c47a
3 changed files with 28 additions and 7 deletions
|
|
@ -79,6 +79,7 @@ Developers may need to change their code
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed error memory in RESTCONF PATCH/PUT when accessing top-level data node.
|
||||
* Fixed: [ Calling copy-config RPC from restconf #158](https://github.com/clicon/clixon/issues/158)
|
||||
* Fixed: [namespace prefix nc is not supported in full #154](https://github.com/clicon/clixon/issues/154)
|
||||
* edit-config "config" parameter did not work with prefix other than null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue