rpc_callback_call(): Check if nrp parameter is NULL to avoid SEGV
This commit is contained in:
parent
478911d0f5
commit
854958b5e8
2 changed files with 9 additions and 5 deletions
|
|
@ -35,11 +35,14 @@
|
|||
## 5.5.0
|
||||
Planned: January, 2022
|
||||
|
||||
### Corrected Bugs
|
||||
|
||||
### Minor features
|
||||
|
||||
* Changed typo `configure --with-yang-standard-installdir` to `configure --with-yang-standard-dir`
|
||||
* Changed typo `configure --with-yang-standard-installdir` to `configure --with-yang-standard-dir
|
||||
`
|
||||
|
||||
### Corrected Bugs
|
||||
|
||||
* rpc_callback_call(): Check if nrp parameter is NULL to avoid SEGV
|
||||
|
||||
## 5.4.0
|
||||
30 November, 2021
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue