]> Git Repo - uclibc-ng.git/commit
libcrypt: return NULL on unsupported salt
authorBernhard Reutner-Fischer <[email protected]>
Mon, 19 Jan 2015 16:24:19 +0000 (17:24 +0100)
committerBernhard Reutner-Fischer <[email protected]>
Mon, 19 Jan 2015 16:29:21 +0000 (17:29 +0100)
commit78b154a95b507c205241dd883396952e0dfbede7
tree4791cc8563e4f5f36f28c393e026da8d85510d69
parent516c45013d9fa31905f172e6fc7ca9072b5148cf
libcrypt: return NULL on unsupported salt

BZ #7808 asks us not to fallback to DES if the optional SHA are disabled
but requested by the user.

Signed-off-by: Bernhard Reutner-Fischer <[email protected]>
libcrypt/crypt.c
This page took 0.022545 seconds and 4 git commands to generate.