Limited fuzz by AFL committed, see [fuzz/README.md](fuzz/README.md) for details
This commit is contained in:
parent
7f49c13eba
commit
7459925bd0
13 changed files with 276 additions and 3 deletions
|
|
@ -168,6 +168,7 @@ clicon_rpc_msg(clicon_handle h,
|
|||
* @param[out] session_id Session id
|
||||
* @retval 0 OK and session_id set
|
||||
* @retval -1 Error
|
||||
* @note This function may send a synchronous(blocking) HELLO request to the backend as a side-effect
|
||||
*/
|
||||
static int
|
||||
session_id_check(clicon_handle h,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue