Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Fixing segmentation fault on password entry #2

Open
wants to merge 1 commit into
base: image
Choose a base branch
from
Open

Fixing segmentation fault on password entry #2

wants to merge 1 commit into from

Conversation

NeelChotai
Copy link

Without the crypt header, the running = !!strcmp(crypt(passwd, pws), pws); line is misinterpreted by GCC.

Fix found from kuravih/gllock#5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant