Fixed: Reading in a yang-spec file exactly the same size as the buffer (1024/2048/4096/...) could leave the buffer not terminated with a 0 byte
This commit is contained in:
parent
0adcd94f3f
commit
fade9dcfd5
3 changed files with 757 additions and 1 deletions
|
|
@ -74,6 +74,7 @@ Expected: July 2020
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: Reading in a yang-spec file exactly the same size as the buffer (1024/2048/4096/...) could leave the buffer not terminated with a 0 byte
|
||||
* Fixed: The module `clixon-rfc5277` was always enabled, but should only be enabled when `CLICON_STREAM_DISCOVERY_RFC5277` is enabled.
|
||||
|
||||
## 4.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue