[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#714219: Acknowledgement (libc6: crypt(3) returns NULL with EINVAL instead of falling back to DES, breaking GNU software)



Debian Bug Tracking System dixit:

>If you wish to submit further information on this problem, please
>send it to 714219@bugs.debian.org.

Oh well, a '%' is not in the list of DES inputs, so differing
is permitted, but returning NULL is so very not nice.

Shortening the string shows “DES” can be done on it, so do it;
just return "*" (or "x" if the input is "*" so it never matches)
if you absolutely can’t return anything else useful.

(We continued this discussion in IRC…)

bye,
//mirabilos
-- 
17:08⎜«Vutral» früher gabs keine packenden smartphones und so
17:08⎜«Vutral» heute gibts frauen die sind facebooksüchtig
17:10⎜«Vutral» aber auch traurig; früher warst du als nerd voll am arsch
17:10⎜«Vutral» heute bist du als nerd der einzige der wirklich damit klarkommt


Reply to: