[Bug 222999] [patch] Fix multiple seg-faults on crypt(3) failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 14 09:03:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222999

            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 at FreeBSD.org
          Reporter: bouceklubos at gmail.com
          Keywords: patch

Created attachment 187159
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187159&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list