21 May
2009
21 May
'09
7:47 p.m.
On Thu, 2009-05-21 at 11:29 +0200, Arkadiusz Miskiewicz wrote:
but according to man page crypt() can fail and NULL is returned then. On other hand glibc info page is silent about such failure.
The thing is that I'm seeing crypt() failure here with new glibc 2.10.1 built with nss backend for crypt(), so it would be good to handle such case.