Bug 222999 - [patch] Fix multiple seg-faults on crypt(3) failure
Summary: [patch] Fix multiple seg-faults on crypt(3) failure
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Conrad Meyer
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-10-14 09:03 UTC by Lubos Boucek
Modified: 2020-07-12 04:23 UTC (History)
1 user (show)

See Also:


Attachments
crypt(3) - strcmp(3) seg-faults patch (4.52 KB, patch)
2017-10-14 09:03 UTC, Lubos Boucek
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.