diff --git a/src/libsodium/crypto_pwhash/crypto_pwhash.c b/src/libsodium/crypto_pwhash/crypto_pwhash.c index 04719c0c..db55cd3d 100644 --- a/src/libsodium/crypto_pwhash/crypto_pwhash.c +++ b/src/libsodium/crypto_pwhash/crypto_pwhash.c @@ -165,6 +165,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES], opslimit, memlimit); } sodium_misuse(); + /* NOTREACHED */ } int