Add a dummy return value
This commit is contained in:
parent
82b1739b98
commit
c4f03ededb
@ -168,6 +168,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES],
|
|||||||
}
|
}
|
||||||
sodium_misuse();
|
sodium_misuse();
|
||||||
/* NOTREACHED */
|
/* NOTREACHED */
|
||||||
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Loading…
Reference in New Issue
Block a user