aes: calm coverity
This commit is contained in:
parent
50d10790e3
commit
4c8949e449
@ -205,6 +205,7 @@ int SETUP(const unsigned char *key, int keylen, int num_rounds, symmetric_key *s
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
/* this can't happen */
|
/* this can't happen */
|
||||||
|
/* coverity[dead_error_line] */
|
||||||
return CRYPT_ERROR;
|
return CRYPT_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user