Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

strlcpy: Check for maxlen underflow #432

Merged
merged 2 commits into from
Jan 13, 2021

Always terminate the string if maxlen is > 0

3694ae6
Select commit
Loading
Failed to load commit list.
Merged

strlcpy: Check for maxlen underflow #432

Always terminate the string if maxlen is > 0
3694ae6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs