Bug 222999

Summary: [patch] Fix multiple seg-faults on crypt(3) failure
Product: Base System Reporter: Lubos Boucek <bouceklubos>
Component: binAssignee: Conrad Meyer <cem>
Status: Open ---    
Severity: Affects Only Me CC: cem
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
crypt(3) - strcmp(3) seg-faults patch none

Description Lubos Boucek 2017-10-14 09:03:47 UTC
Created attachment 187159 [details]
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
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-05-23 10:27:06 UTC
batch change of PRs untouched in 2018 marked "in progress" back to open.