Date: Sat, 14 Oct 2017 09:03:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 222999] [patch] Fix multiple seg-faults on crypt(3) failure Message-ID: <bug-222999-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222999 Bug ID: 222999 Summary: [patch] Fix multiple seg-faults on crypt(3) failure Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: bouceklubos@gmail.com Keywords: patch Created attachment 187159 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187159&action= =3Dedit crypt(3) - strcmp(3) seg-faults patch Hello, These are hopefully all remaining cases of crypt(3) result directly used as= a strcmp(3) argument. Some of the changes are identical to my current bug report for DragonFly (http://bugs.dragonflybsd.org/issues/3080). Regards, Lubos Boucek --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222999-8>