Skip to content

Conversation

@Mixaill
Copy link
Contributor

@Mixaill Mixaill commented Dec 11, 2023

Fixes the following:

  • error: 'strncpy' specified bound 80 equals destination size [-Werror=stringop-truncation]

(strncpy does not terminate the string, so the number of chars must be lower than size of destination)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant