1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-23 20:15:19 -07:00
This commit is contained in:
Frank Denis 2017-09-21 00:30:37 +02:00
parent 18f0fff89e
commit 7e06a6a991

View File

@ -165,6 +165,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES],
opslimit, memlimit);
}
sodium_misuse();
/* NOTREACHED */
}
int