Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat #3866

Merged
merged 1 commit into from
Sep 7, 2024

Replace all calls to strncpy with strlcpy, use strdup more, expose st…

c041413
Select commit
Loading
Failed to load commit list.
Merged

Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat #3866

Replace all calls to strncpy with strlcpy, use strdup more, expose st…
c041413
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 7, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
IBUTTON_KEY_NAME_SIZE Incomplete
INFRARED_MAX_BUTTON_NAME_LENGTH Incomplete
INFRARED_MAX_REMOTE_NAME_LENGTH Incomplete
MAX_TEXT_INPUT_LEN Incomplete
Run a full suite of tests. Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed