libssh2_knownhost_check: Value stored to 'keylen' is never read
This commit is contained in:
parent
182108ac91
commit
2a069503be
@ -355,7 +355,6 @@ libssh2_knownhost_check(LIBSSH2_KNOWNHOSTS *hosts,
|
||||
|
||||
/* make the key point to this */
|
||||
key = keyalloc;
|
||||
keylen = nlen;
|
||||
}
|
||||
|
||||
while (node) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user