Skip to content

Conversation

Shivam7-1
Copy link

Here in this PR replaces instances of strcpy() with strncpy() to mitigate the risk of buffer overflows.
And this update will ensures safer handling of strings by limiting the number of copied characters and adding null-termination, enhancing the overall security and stability of the code.

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