From af0ac7fca5b41b51d0ecc1b65952c998913a14ce Mon Sep 17 00:00:00 2001 From: "bouceklubos@8df170851b19ab991c23c19bba526b63d8659adb" Date: Mon, 16 Oct 2017 14:01:24 +0000 Subject: [PATCH] Remove crypt(3) cleanup item --- docs/developer/ProjectsPage.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/developer/ProjectsPage.mdwn b/docs/developer/ProjectsPage.mdwn index c1ada651..8395dd49 100644 --- a/docs/developer/ProjectsPage.mdwn +++ b/docs/developer/ProjectsPage.mdwn @@ -58,10 +58,6 @@ Projects that can be clearly used for Google Code-In are marked with their categ * Port this core functionality into a public libhammer library so that other base and third party utilities may take advantage of it. * See commit: cb7575e6a89409a2041a37fcfc22ce9e41297ab8 -- libHAMMER already exists, port functionality into it! -### Clean up crypt(3) consumers -* crypt(3) can legitimately return NULL on error, but many consumers do not check for this, instead passing the return directly to str[n]cmp. Fix these cases. -* Fix these cases in pkgsrc as well. - ### Live images enhancement The live images could be made easier to use by not assuming a QWERTY keyboard layout. -- 2.41.0