Skip to content

safe strcpy driver root#384

Draft
rajatchopra wants to merge 1 commit into
mainfrom
rajatchopra-patch-1
Draft

safe strcpy driver root#384
rajatchopra wants to merge 1 commit into
mainfrom
rajatchopra-patch-1

Conversation

@rajatchopra

Copy link
Copy Markdown
Contributor

Use strlcpy for safer copy of bytes. The number of bytes are provided in the argument. If ctx-root is underallocated, then we should quit with an error.

@rajatchopra
rajatchopra force-pushed the rajatchopra-patch-1 branch from 0880e68 to b2b6f65 Compare July 21, 2026 00:16
Use strlcpy for safer copy of bytes. The number of bytes are provided in the argument. If ctx-root is underallocated, then we should quit with an error.

Signed-off-by: Rajat Chopra <rajatc@nvidia.com>
@rajatchopra
rajatchopra force-pushed the rajatchopra-patch-1 branch from b2b6f65 to 441622a Compare July 21, 2026 00:22
@rajatchopra
rajatchopra marked this pull request as draft July 21, 2026 00:26
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