* Fixed: Autocli YANG patterns including " were not properly escaped: \"
This commit is contained in:
parent
77b4468eb3
commit
95f6fe8b1a
4 changed files with 23 additions and 17 deletions
|
|
@ -106,6 +106,7 @@ Users may have to change how they access the system
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: Autocli YANG patterns including `"` were not properly escaped: `\"`
|
||||
* Ensure auto-cli can be run with `CLICON_CLI_VARONLY=1`
|
||||
* Strip constants in cli_dbxml
|
||||
* rpc_callback_call(): Check if nrp parameter is NULL to avoid SEGV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue